subDays($i); $incidents = Incident::whereRaw('DATE(created_at) = "' . $incidentDate->format('Y-m-d') . '"')->get(); ?>
  • {{ $incidentDate->format('jS M, Y') }}