whereDate('end_date', '>=', Carbon::now()) ->get(); return view('announcement.view_announcements', compact('announcements')); } }