Dear Sir,
Please be informed that an 'Admission Form' has been submitted to {{school('name')}}.
Admission Information : |
|
| Admission ID | :{{$admission->roll}} |
| {{school('country')->code == 'BD' || 'SG' ? trans('Admission Class') : trans('Enroll In')}} | :{{$admission->class->name}} |
| Student's Name | :{{$admission->name}} |
| Father's Name | :{{$admission->father_name}} |
| Mother's Name | :{{$admission->mother_name}} |
| Mobile | :{{$admission->mobile}} |
| Gender | :{{gender($admission->gender)}} |
| Branch | :{{$admission->house->name}} |
| Resident Status | :{{residentstatus($admission->singaporepr,true)}} |
| Status | :{{admissionstatus($admission->status)}} |
| Submitted Date | :{{date('d M, Y',strtotime($admission->created_at))}} |
Click to view Admission Form View {{ route('academic.admission.show',$admission->id) }}
This is an automatically generated e-mail. Please do not reply to this e-mail address. Thank you for your co-operation.