SCHEDULED TODAY
@forelse ($examschedules as $i=>$es) @empty @endforelse
# Subject Unit Course Exam Date Registrations Stat Registrations End
{{ ++$i }} {{ $es->subject->name }} @if ($es->unit) {{ $es->unit->name }} @endif {{ $es->course->name }} {{ $es->exam_scheduled_at }} {{ $es->start_at }} {{ $es->close_at }}
@csrf @method('post')
There is no scheduled for today