Show Volunteer
@if($volunteer)
@endif
From
Name : {{$volunteer->first_name}} - {{$volunteer->last_name}}
Email : {{$volunteer->email}}
Phone : {{$volunteer->phone}}
Address : {{$volunteer->address}}
Country : {{$volunteer->country}}
Bio : {{$volunteer->bio}}
Way to Volunteer : {{$volunteer->way_to_volunteer}}
Name : {{$volunteer->first_name}} - {{$volunteer->last_name}}
Email : {{$volunteer->email}}
Phone : {{$volunteer->phone}}
Address : {{$volunteer->address}}
Country : {{$volunteer->country}}
Bio : {{$volunteer->bio}}
Way to Volunteer : {{$volunteer->way_to_volunteer}}
@endif