Pending PET Application
@elseif ($status == 1)Approve PET Application
@elseif ($status == 2)Reject PET Application
@endif@if ($status == 0) Pending PET Application @elseif ($status == 1) Approve PET Application @elseif ($status == 2) Reject PET Application @endif
| Sr. No. | PET Application no. | Applicant Full Name | Ward Name | Department Name | District Name | Taluka Name | Dog Breed Name | @if($status == '2')Reasons for Rejection | @endifView | Invoice | @if($status == '1')Generate Certificate | @endif
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $key+1 }} | {{ $value->dog_renewal_pet_pplication_no }} | {{ $value->applicant_fname }} {{ $value->applicant_mname }} {{ $value->applicant_lname }} | {{ $value->ward_name }} | {{ $value->dept_id }} | {{ $value->dist_name }} | {{ $value->taluka_name }} | {{ $value->breeds_name }} | @if($value->re_final_status == '2'){{ $value->final_reasion }} | @endifView | Invoice | @if($value->re_final_status == '1')English Marathi | @endif