= CURDATE() GROUP BY Crops.crop_id, crop_name ORDER BY next_reminder_date ASC"; $result = $conn->query($sql); ?>
Next Reminder Date:
No upcoming reminders found.