@if(in_array('payment-voucher-edit', $authRolePermissions)) @endif @if(in_array('payment-voucher-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) {{-- --}} @if(in_array('payment-voucher-edit', $authRolePermissions)) @endif @if(in_array('payment-voucher-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Serial No Payment Date Payment No Paid to Narration Amount PrintEditDelete
{{$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($list->module_code!='PURCHASE') @endif @if($list->module_code!='PURCHASE') @endif
No Data Found