Pending Cat Renewal Application List
@elseif ($status == 1)Approve Cat Renewal Application List
@elseif ($status == 2)Reject Cat Renewal Application List
@endif@if ($status == 0) Pending Cat Renewal Application List @elseif ($status == 1) Approve Cat Renewal Application List @elseif ($status == 2) Reject Cat Renewal Application List @endif
| Sr. No. | Cat Application no. | Applicant Full Name | Ward Name | Department Name | District Name | Taluka Name | Cat Breed Name | @if($status == '2')Reasons for Rejection | @endifView | @if($status == '1')Invoice | @endif
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $key+1 }} | {{ $value->dog_renewal_pet_pplication_no }} | {{ $applicant_title_id }} {{ $value->renewal_application_fname }} {{ $value->renewal_application_mname }} {{ $value->renewal_application_lname }} | {{ $value->ward_name }} | {{ $value->dept_id }} | {{ $value->dist_name }} | {{ $value->taluka_name }} | {{ $value->breeds_name }} | @if($value->renewal_status == '2'){{ $value->admin_reason }} | @endif@if($status == '1') | Invoice | @endif