Student No: | {{strtoupper($user->idno)}} | Date: |
{{$status->date_assessed}} | |
Name: | {{strtoupper($user->firstname)}} {{strtoupper($user->middlename)}} {{strtoupper($user->lastname)}} {{strtoupper($user->extensionname)}} | Status: |
@if ($status->status == 4) Enrolled @else ($status->status == 3) Assessed @endif | |
Level: | {{$status->level}} | Section: |
{{$status->section}} |
Subject Name | Schedule/Room | Instructor | Hrs |
---|---|---|---|
{{$grade->subject_name}} @if($grade->is_drop == 1) [DROPPED] @endif | @if ($status->section != NULL)
Fatal error: Class 'App\ScheduleBed' not found in D:\xampp\htdocs\dmmc\resources\views\registrar\print\jhs.blade.php on line 113 |