Sl No | Renewal Date | Expiry Date | Request Extention Date | Payment Commitment Date | Bill Status | Collection Status | Remarks | Issued By | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$history->firstItem() + $key}} | {!! formatedDate($list->last_renewal_date) !!} | {!! formatedDate($list->expiry_date) !!} | {!! formatedDate($list->request_extention_date) !!} | {!! formatedDate($list->payment_commitment_date) !!} | {!! $list->bill_status == 1 ? 'Done' : 'Pending' !!} | {!! $list->collection_status == 1 ? 'Done' : 'Pending' !!} | {!! $list->remarks ?? 'N/A' !!} | {!! $list->issuedBy->name ?? '' !!} | ||||
No Data Found |