@extends('backend.layouts.pdf') @section('content')
|
You submitted an application form with following details . Please contact AGC with this confirmation page for further action please. |
| 1. | Name | : | {{ $member->full_name }} |
| 2. | Nationality | : | {{ isset($member['country']->nationality)?$member['country']->nationality:'' }} |
| 3. | Contact Number | : | {{ $member->mobile_number }} |
| 4. | Address | : | {{ $member->present_address }} |