DMMC INSTITUTE OF HEALTH SCIENCES
#143 Narra St., Mountainview Subd., Tanauan City, Batangas
LIST OF ABSENCES
@if($type == 1)
@if($academic_type == "College" || $academic_type == "TESDA")
SY: {{$school_year}} - {{$school_year + 1}} / {{$period}} Semester
@else
SY: {{$school_year}} - {{$school_year + 1}}
@endif
@else
Date Range: {{date_format(date_create($finalStartDate),"F d, Y")}} - {{date_format(date_create($finalEndDate),"F d, Y")}}
@endif
Student No.: {{$student->idno}}
Student Name : {{strtoupper($student->lastname)}}, {{$student->firstname}} {{$student->middlename[0]}}. {{$student->extensionname}}
{{$status->program_code}} - {{$status->level}}
@if(count($absences)>0)
No. |
Date Absent |
Course Code |
Instructor |
Reason |
Remarks |
Clinic Remarks |
@foreach($absences as $list)
Fatal error: Class 'App\User' not found in D:\xampp\htdocs\dmmc\resources\views\registrar\reports\print_single_student_absences.blade.php on line 64