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