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