DMMC INSTITUTE OF HEALTH SCIENCES
#143 Narra St., Mountainview Subd., Tanauan City, Batangas
List of Shiftees
AY: {{$school_year->school_year}} - {{$school_year->school_year + 1}} / {{$school_year->period}} Semester
|
Student No. |
Student Name |
Level |
Shift From |
Shifted To |
@foreach($lists as $list)
{{++$x}} |
{{$list->idno}} |
{{$list->lastname}}, {{$list->firstname}} {{$list->middlename}} {{$list->extensionname}} |
{{$list->level}} Year |
{{$list->old_course}} |
{{$list->new_course}} |
@endforeach
@if(Auth::user()->accesslevel == 3)
Prepared By: |
Noted By: |
|
{{Auth::user()->firstname}} {{Auth::user()->middlename[0]}} {{Auth::user()->lastname}} |
|
{{env('REG_HEAD')}} |
Registrar Staff
|
|
Registrar |
@else
Fatal error: Class 'App\CtrAcademicAccess' not found in D:\xampp\htdocs\dmmc\resources\views\registrar\print\print_shiftee_students.blade.php on line 102