@if ($status)
| Action | Remark | Date |
|---|---|---|
| CFO Forwarded | {{ $status->clerk_forward_remark }} | {{ $status->clerk_forward_datetime }} |
| DYCFO Forwarded | {{ $status->hod_forward_remark }} | {{ $status->hod_forward_datetime }} |
| SFO Approved AND Chalan Payment Document Sent to Applicant | {{ $status->deputy_co_forward_remark }} | {{ $status->deputy_co_forward_datetime }} |
| SFO Verified Payment Receipt and Approved | {{ $status->deputy_coremark }} | {{ $status->deputy_coappdatetime }} |
| SFO Rejected | {{ $status->deputy_coremark }} | {{ $status->deputy_coappdatetime }} |
| DYCFO Approved | {{ $status->hod_remark }} | {{ $status->hod_appdatetime }} |
| DYCFO Rejected | {{ $status->hod_remark }} | {{ $status->hod_appdatetime }} |
| CFO Approved and Sent NOC to Applicant | {{ $status->clerk_remark }} | {{ $status->clerk_appdatetime }} |
| CFO Rejected | {{ $status->clerk_remark }} | {{ $status->clerk_appdatetime }} |