KIRORI MAL COLLEGE (UNIVERSITY OF DELHI)
DEPARTMENT: {{ Str::upper(getdepaname($depaidext)) }} SESSION: {{ getsession($sessionidext) }}
SEMESTER: {{ Str::upper($semesterext) }} @if($stusection == "")   @else SECTION: {{ Str::upper($stusection) }} @endif
 
@foreach($slotsdata as $keyslot => $itemslot) @endforeach @php $intcount = 1; $dispfacname = ""; $allfacid = ""; @endphp @foreach($restData as $keyone => $itemone) @foreach($itemone['secYear'] as $keytwo => $itemtwo) @endforeach @php $intcount++; @endphp @endforeach
PERIOD
TIME
{{ $itemslot->slotperiod }}
{{ $itemslot->slotname }}
{{ Str::upper($itemone['griddayname']) }} @foreach($itemtwo['ctypearr'] as $keyfirst)

{{ $keyfirst['dispsubtype'] }} @if($keyfirst['dispsectionid'] !== "NA") [{{ Str::upper(substr($keyfirst['dispsectionid'],8,1)) }}] @endif : @php $totcount = count($keyfirst['facultyarr']); $faccount = 1; @endphp @foreach($keyfirst['facultyarr'] as $keysecond) {{ Str::upper($keysecond['dispfacname']) }}@if($faccount < $totcount)/@endif @php if($allfacid == ""){ $allfacid = $keysecond['dispfacid']; }else{ $allfacid = $allfacid . ', ' . $keysecond['dispfacid']; } $faccount++; @endphp @endforeach @php $myfacnm = ""; $editallfaculty = geteditallfaculty($keyfirst['dispttid'], $keyfirst['disdepaid'], $sessionidext, $semesterext, $keyfirst['dispsectionid']); if(!empty($editallfaculty)){ foreach($editallfaculty as $facnewnm){ if($myfacnm == ""){ $myfacnm = $facnewnm->facultyid; }else{ $myfacnm = $myfacnm . ', ' . $facnewnm->facultyid; } } $selectfaculty = explode(", ", $myfacnm); }else{ $selectfaculty = ""; } @endphp [{{ $keyfirst['disppapertype'] }}] {{ $keyfirst['disproomname'] }}

@endforeach
Papers {{ Str::upper($checkall) }}
Faculty @php $selectfaculty = getteachdisplay($allfacid); if(!empty($selectfaculty)){ $totfaccount = count($selectfaculty); }else{ $totfaccount = 0; } $cntcount = 1; @endphp @if($totfaccount>0) @foreach($selectfaculty as $teacher) {{ Str::upper($teacher->full_name) }}@if($cntcount < $totfaccount)/@endif @php $cntcount++; @endphp @endforeach @else ---- @endif
Type L - LECTURE / T - TUTORIAL / P - PRACTICAL / PC - PRACTICE
Teacher-in-charge Faculty