| Sr.No | Citizen Name | Citizen Mobile No | Scheme Name | Developer Name | Status | Action |
|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $list->applicant_name }} | {{ $list->applicant_mobile_no }} | {{ $list->SchemeName }} | {{ $list->contractor_name }} | {{ $list->overall_status }} | View @if ($list->overall_status == "Pending") Edit @endif @if ($list->explanation_call_one_at) Call Details @endif @if ($list->contractor_explanation_doc_one) Contractor Explaination Details @endif |