Personal Information
Date of Birth (AD):{{ $volunteerForm->date_of_birth_ad ?? '' }}
Date of Birth (BS):{{ $volunteerForm->date_of_birth_bs ?? '' }}
Age:{{ $volunteerForm->age ?? '' }}
Gender:{{ $volunteerForm->male ?? '' }}
Nationality:{{ $volunteerForm->nationality ?? '' }}
Passport Number:{{ $volunteerForm->passport_number ?? '' }}
Email:{{ $volunteerForm->email ?? '' }}
Contact No:{{ $volunteerForm->contact_no ?? '' }}
Current Address:{{ $volunteerForm->current_address ?? '' }}
Emergency Contact
Full Name:{{ $volunteerForm->emergency_full_name ?? '' }}
Relationship:{{ $volunteerForm->emergency_relationship ?? '' }}
Contact Number:{{ $volunteerForm->emergency_contact_number ?? '' }}
Email:{{ $volunteerForm->emergency_email ?? '' }}
Volunteer Details
Start Date:{{ $volunteerForm->start_date ?? '' }}
End Date:{{ $volunteerForm->end_date ?? '' }}
Daily Availability:{{ $volunteerForm->daily_availability ?? '' }}
Additional Info
Accommodation Required:{{ $volunteerForm->accomodation_required == 1 ? 'Yes' : 'No' }}
Criminal Record:{{ $volunteerForm->criminal_record == 1 ? 'Yes' : 'No' }}
Travel Insurance:{{ $volunteerForm->travel_insurance == 1 ? 'Yes' : 'No' }}
Medical Condition:{{ $volunteerForm->medical_condition == 1 ? 'Yes' : 'No' }}
Agreement Signed:{{ $volunteerForm->aggrement == 1 ? 'Yes' : 'No' }}
Attachments
Volunteer Descriptions
Area of Interest:
{{ strip_tags($volunteerForm->area_of_interest) ?? '' }}
{{ strip_tags($volunteerForm->area_of_interest) ?? '' }}
Skill/Expertise:
{{ strip_tags($volunteerForm->skill_experties) ?? '' }}
{{ strip_tags($volunteerForm->skill_experties) ?? '' }}
Motivation:
{{ strip_tags($volunteerForm->motivation) ?? '' }}
{{ strip_tags($volunteerForm->motivation) ?? '' }}
Previous Volunteer Experience:
{{ strip_tags($volunteerForm->previous_volunteer_experience) ?? '' }}
{{ strip_tags($volunteerForm->previous_volunteer_experience) ?? '' }}
Medical Description:
{{ strip_tags($volunteerForm->medical_description) ?? '' }}
{{ strip_tags($volunteerForm->medical_description) ?? '' }}
Dietary Restrictions:
{{ strip_tags($volunteerForm->dietary_restriction) ?? '' }}
{{ strip_tags($volunteerForm->dietary_restriction) ?? '' }}