@if($data->photo) @endif
@if($data->photo) Photo @endif
{{ $data->name }}
{{ $data->designation }}
📞 {{ $data->contact }} @if($data->other_contact) | {{ $data->other_contact }} @endif
👤 Personal Information
Father/Husband Name:
{{ $data->parent_name }}
Date of Birth:
{{ $data->dob }}
Application Date:
{{ date('d M Y', strtotime($data->created_at)) }}
Application Status:
@if($data->status == '2') ✓ Approved @elseif($data->status == '0') ✗ Rejected @else ⏳ Pending @endif
📍 Address
State:
{{ $data->state }}
District:
{{ $data->district }}
Block:
{{ $data->block }}
Gram Panchayat:
{{ $data->gram_panchayat }}
Village/Street:
{{ $data->village_street }}
📚 Educational Qualification
@if($data->other_qualification) @endif
Qualification Marks/Details
High School (10th) {{ $data->qualification_10 }}
Intermediate (12th) {{ $data->qualification_12 }}
Other Qualification {{ $data->other_qualification }}
@if($data->work_experience)
💼 Work Experience

{{ $data->work_experience }}

@endif
Shared via Gram Panchayat Portal