{{$communityinfo->cust_name}}

{{$communityinfo->contact_address}}
E-mail: {{$communityinfo->email}}
Phone: {{$communityinfo->phone}}, GST: {{$communityinfo->gst_no}}

For:{{ucfirst($data->name)}} ,
Gender:{{$data->gender}}
E-mail:{{$data->email}}
Phone:{{$data->phone}}


Printed at {{date('d M Y H:i:s')}}

Personal Details

@if($data->occupation==1) @else @endif
Date of birth : {{$data->dob}}
Request at : {{$data->created_at}}
Create by : @if(!empty($data->created_by_name)) {{ucfirst($data->created_by_name)}} @else Self @endif
Physically Disabled : {{$data->physically_disabled}}
Religion : {{$data->religion}}
Cast : {{ucfirst($data->cast)}}
Blood Group : {{$data->blood_group}}
Academic Program : {{$data->academic_program}}({{$data->branch}})
Company/Designation : {{$data->company_name}}({{$data->designation}})
Medical History : {{$data->medical_history}}
Food Preferences : {{$data->food_preferences}}
Permanent Address : {{$data->pin_code}}-{{$data->state}}-{{$data->city}}-{{$data->permanent_address}}
@if(!empty($data->user_image_file)) @else @endif

Parent Details

Father Name Father Contact Father Email
{{ucfirst($data->father_name)}} {{$data->father_contact}} {{$data->father_email}}
Mother Name Mother Contact Mother Email
{{ucfirst($data->mother_name)}} {{$data->mother_contact}} {{$data->mother_email}}

Local Guardian Details

Name Conatct Address Email
{{ucfirst($data->guardian_name)}} {{$data->guardian_contact}} {{$data->guardian_address}} {{$data->guardian_email}}

Kyc Details

Aadhar Card Front Aadhar Card Back
@if(!empty($data->aadhar_card)) @else @endif @if(!empty($data->aadhar_card_back)) @else @endif
Pan Card Recommendation Letter Link
@if(!empty($data->pan_card)) @else @endif @if(!empty($data->recommendation_letter_pdf)) Recommendation Letter Link @else @endif
@if(!empty($data->recommendation_letter_pdf))

Recommendation letter? : Yes

@endif