DMMCIHS Logo
DMMCIHS Logo
DMMC INSTITUTE OF HEALTH SCIENCES
#143 Narra St., Mountainview Subd., Tanauan City, Batangas

Registration No.: {{$status->registration_no}}
@if($status->status == 4) OFFICIAL REGISTRATION FORM
@else ASSESSMENT FORM
@endif SY: {{$school_year->school_year}} -
Notice: Undefined variable: school_year in D:\xampp\htdocs\dmmc\resources\views\registrar\print\updated_registration_form_jhs.blade.php on line 68

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\resources\views\registrar\print\updated_registration_form_jhs.blade.php on line 68
1

@if($preview != "") (PREVIEW ONLY. DO NOT PRINT) @endif

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 ({{$status->date_enrolled}}) @else ($status->status == 3) Assessed @endif
Level: {{$status->level}}
Section:
{{$status->section}}
REGISTRATION
@foreach ($grades as $grade) @if($status->section != null)
Subject Name Schedule/Room Instructor Hrs
{{$grade->subject_name}}
Fatal error: Class 'App\ScheduleBed' not found in D:\xampp\htdocs\dmmc\resources\views\registrar\print\updated_registration_form_jhs.blade.php on line 113