Educational Background

{{ $employee->education_school }}

{{ $employee->education_course_level }}

{{ $employee->education_year }}

{{ $employee->relevant_qualifications }}

Emergency Contact Information

{{ $employee->emergency_contact_name }}

{{ $employee->emergency_contact_relationship }}

{{ $employee->emergency_contact_number }}

{{ $employee->emergency_contact_name }}

{{ $employee->emergency_contact_number }}

{{ $employee->emergency_contact_address }}

@if ($errors->has('emergency_contact_relation')) {{ $errors->first('emergency_contact_relation') }} @endif

{{ $employee->emergency_contact_company }}

{{ $employee->emergency_contact_business_tel }}