DMMC INSTITUTE OF HEALTH SCIENCES |
#143 Narra St., Mountainview Subd., Tanauan City, Batangas |
|
Class List |
{{$level}} - {{$section}} |
AY {{$school_year}} - {{$school_year+1}} |
Adviser: {{$adviser}} |
|
|
|
Student No. |
Student Name |
Section |
Status |
@if(count($lists)>=1)
@foreach ($lists as $list)
1 |
{{$list->idno}} |
{{$list->lastname}}, {{$list->firstname}} {{$list->middlename}} {{$list->extensionname}} |
{{$list->section}} |
@if($list->status == '3'){{'Assessed'}} @elseif($list->status == '4'){{'Enrolled'}} @endif |
@endforeach
@else
Nothing to show. |
@endif
|
|
|
Prepared by:
|
|
|
{{Auth::user()->firstname}} {{Auth::user()->lastname}}
|
Registrar Staff
|