DMMC INSTITUTE OF HEALTH SCIENCES
#143 Narra St., Mountainview Subd., Tanauan City, Batangas
AY: {{$school_year->school_year}} - {{$school_year->school_year+1}}
Name |
: |
{{strtoupper($user->lastname)}}, {{strtoupper($user->firstname)}} {{strtoupper($user->middlename)}} {{strtoupper($user->extensionname)}} |
Grade Level / Section |
: |
{{$status->level}} - {{$status->section}} |
Subject Name |
1st Quarter |
2nd Quarter |
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_jhs.blade.php on line 89
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\resources\views\registrar\student_record\print\print_card_slip_jhs.blade.php on line 89
{{$list->subject_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')}} |