Serial No | Payment Date | Payment No | Paid to | Narration | Amount | Edit | @endif @if(in_array('payment-voucher-delete', $authRolePermissions))Delete | @endif||
---|---|---|---|---|---|---|---|---|---|
{{$data->firstItem() + $key}} | {{ formatedDate($list->receipt_date) }} {{ formatedTime($list->receipt_time) }} |
{{$list->receipt_no}} | {{ $list->paymentVoucherDetail->account->name ?? '' }} | {{ $list->paymentVoucherDetail->details_narration ?? '' }} | {{ isset($list->paymentVoucherDetail->amount) ? convertDecimelPoint($list->paymentVoucherDetail->amount) : '' }} | {{-- |
voucher_status=='1' ? 'checked' : ''}}>
| --}}
@if(in_array('payment-voucher-edit', $authRolePermissions))
@if($list->module_code!='PURCHASE') @endif | @endif @if(in_array('payment-voucher-delete', $authRolePermissions))@if($list->module_code!='PURCHASE') @endif | @endif
No Data Found |