{{-- --}} |
{{ Auth::user()->school->name }}
|
|
ID : {{optional($student->studentAcademicLatest)->roll_number}} |
|
D.O.B
{{ \Carbon\Carbon::parse($student->userprofile->date_of_birth)->format('d-m-Y') }}
|
Mobile :
{{$student->mobile_no}}
|
Blood Group :
@if($student->userprofile->blood_group!=null)
{{$student->userprofile->blood_group}} VE
@else
-
@endif
|
| Signature of Principal |