{{ strtoupper(config('app.name')) }} {{-- MINNA, NIGER STATE --}} {{ ucwords($s['address']) }} {{ config('app.url') }}/i> TIMETABLE FOR {{ strtoupper($my_class->name. ' ('.$ttr->year.')' ) }} |
Time Date |
@foreach($time_slots as $tms)
{{ $tms->time_from }} {{ $tms->time_to }} |
@endforeach
|
---|---|---|
{{ date('l', strtotime($day)) }} {{ date('d/m/Y', strtotime($day)) }} |
@else
{{ $day }} | @endif @foreach($d_time->where('day', $day) as $dt){{ $dt['subject'] }} | @endforeach