Surname | {{ $applicant->surname }} |
Forenames | {{ $applicant->forenames }} |
Date of birth | {{ $applicant->dob }} |
Gender | {{ $applicant->gender }} |
Postal address | {{ "$applicant->postal_code, $applicant->postal_address" }} |
Town | {{ $applicant->town }} |
Country | {{ $applicant->country }} |
Nationality | {{ $applicant->nationality }} |
E-mail address | {{ $applicant->email }} |
Phone number | {{ $applicant->phone }} |
Other phone #(s) | {{ $applicant->other_phones }} |