APPLICATION FOR ADMISSION TO POST GRADUATE PROGRAM
|
For office use
Registration No: ...........................................
Session: ........................................... |
|
| Name : {{$snapshot['applicant']['name']}} | Department : {{strtoupper($apps->dept)}} |
| Father : {{$snapshot['applicant']['father']}} | পিতার নাম : {{$snapshot['applicant']['father_bn']}} |
| Mother : {{$snapshot['applicant']['mother']}} | মাতার নাম : {{$snapshot['applicant']['mother_bn']}} |
| Mobile : {{$snapshot['applicant']['mobile']}} | Email : {{$snapshot['applicant']['email']}} |
| Sex : {{$snapshot['applicant']['gender'] == 1 ? "Male" : "Female"}} | Marital Status : {{$snapshot['applicant']['marital_status'] == 1 ? "Single" : "Married"}} |
| Apply Date : {{\Carbon\Carbon::parse($apps->submission)->format('d/m/Y H:i:s')}} | |
| Permanent Address : {{$permanent_address}} | |
| Present Address : {{$current_address}} | |