DMMC INSTITUTE OF HEALTH SCIENCES
#143 Narra St., Mountainview Subd., Tanauan City, Batangas
AY: {{$school_year->school_year}} - {{$school_year->school_year+1}} {{$school_year->period}} Semester
Name |
: |
{{strtoupper($user->lastname)}}, {{strtoupper($user->firstname)}} {{strtoupper($user->middlename)}} {{strtoupper($user->extensionname)}} |
Grade Level |
: |
{{$status->level}} |
Track / Section |
: |
{{$status->track}} - {{$status->section}} |
Subject Name |
@if($school_year->period == "2nd")
3rd Quarter |
4th Quarter |
@else
1st Quarter |
2nd Quarter |
@endif
Final Grade |
Remarks |
@if (count($courses)>0)
@foreach ($courses as $list)
Notice: Undefined variable: list in D:\xampp\htdocs\dmmc\resources\views\registrar\student_record\print\print_card_slip_shs.blade.php on line 102
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\resources\views\registrar\student_record\print\print_card_slip_shs.blade.php on line 102
{{$list->course_name}} |
{{$list->first_qtr}} |
{{$list->second_qtr}} |
{{$list->final_grade}} |
{{$list->remarks}} |
@endforeach
GWA |
{{number_format($tg/ $ctr,2)}} |
|
@else
No subjects enrolled! |
@endif
Authorized Signature: |
|
|
*Not valid without school seal. |
|
Date Issued: {{date('F d, Y')}} |