Job Post: | {{$application->job->title}} |
Position applying for: | {{$application->designation->name}} |
Date of application: | {{showDate($application->date_of_application)}} |
Name | {{$application->first_name}} | ||
NRIC / FIN | {{$custom_field['nric-fin']}} | ||
Gender | {{toWord($application->gender)}} | ||
{{$application->email}} | |||
Address | {{title_case($application->address_line_1)}} S({{$application->zipcode}}) | ||
Date of Birth | {{showDate($application->date_of_birth)}} | Age | {{getAge($application->date_of_birth)}} |
Nationality | {{$custom_field['nationality']}} | Ethnic Group | {{$custom_field['ethnic-group']}} |
PLRD Grade | {{$custom_field['plrd-grade']}} | PLRD Effective Date | {{$custom_field['plrd-effective-date']}} |
Contact Number (Primary) | {{$application->primary_contact_number}} | Contact Number (Secondary) | {{$application->secondary_contact_number}} |
Emergency Contact Name | {{$custom_field['emergency-contact-name']}} | Emergency Contact Number | {{$custom_field['emergency-contact-number']}} |
Marital Status | {{toWord($custom_field['marital-status'])}} | No. of Children | {{$custom_field['no-of-child']}} |
Bank Account No | {{$custom_field['bank-name']}} {{$custom_field['bank-account-number']}} |
From | To | Name of School/ Institution | Qualification Obtained |
---|---|---|---|
{{(!empty($education->from)) ? showDate($education->from) : ' '}} | {{(!empty($education->to)) ? showDate($education->to) : ' '}} | {{(!empty($education->institution)) ? $education->institution : ' '}} | {{(!empty($education->level)) ? \App\EducationLevel::where('id',$education->level)->first()->name : ' '}} |
From | To | Company | Position |
---|---|---|---|
{{(!empty($experience->from)) ? showDate($experience->from) : ' '}} | {{(!empty($experience->to)) ? showDate($experience->to) : ' '}} | {{(!empty($experience->company)) ? $experience->company : ' '}} | {{(!empty($experience->title)) ? $experience->title : ' '}} |
|
|
|
Interviewed by | Date | ||
Appearance / Communication | |||
Medical Report for ≥ 60 years old | FIT / UNFIT | No medical report, issue Medical form | YES / NO |
Remark (if any) | |||
Follow up |