Survey Form List
| Ref No | Beneficiary Name | CNIC | Father Name | @if(Auth::user()->role==1)User Name | @endifForm Name | Lot | District | Tehsil | UC | @if(Auth::user()->role==51)Role Name | Select Status | Status | Comments | @endifid | Actions | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Ref no | Beneficiary Name | CNIC | Father Name | Form Name | Lot | District | Tehsil | UC | Status | @if(Auth::user()->role==37 || $allow_to_update_form->allow_to_update_form=='PSIA')HRU Main Status | HRU Main Comment | Certification Status | @endif @if(Auth::user()->role==39 || $allow_to_update_form->allow_to_update_form=='COO')CEO Status | CEO Comment | @endif @if(Auth::user()->role==38 || $allow_to_update_form->allow_to_update_form=='HRU_Main')COO Status | COO Comment | @endif @if(Auth::user()->role==26 || $allow_to_update_form->allow_to_update_form=='HRU')PSIA Status | PSIA Comment | @endif @if(Auth::user()->role==34 || $allow_to_update_form->allow_to_update_form=='IP')HRU Status | HRU Comment | @endif @if(Auth::user()->role==30 || $allow_to_update_form->allow_to_update_form=='field_supervisor')IP Status | IP Comment | @endifId | Actions |
| {{$beneficairy_details->b_reference_number}} | {{$beneficairy_details->beneficiary_name}} | {{$beneficairy_details->cnic}} | {{$beneficairy_details->father_name}} | {{$item->form_name}} | {{$item->lot_name}} | {{$item->district_name}} | {{$item->tehsil_name}} | {{$item->uc_name}} | {{ isset($seniorpost) ? ($seniorpost->form_status == 'A' ? 'approved' : ($seniorpost->form_status == 'R' ? 'rejected' : 'pending')): 'Not Available' }} | {{$item->generated_id}} | View Detail |