Serial No | Voucher no | Transaction Date | Reference | Description | Company | Financial Year | Approval | Status | @if(in_array('contra-voucher-edit', $authRolePermissions))Edit | @endif @if(in_array('contra-voucher-delete', $authRolePermissions))Delete | @endif|
---|---|---|---|---|---|---|---|---|---|---|---|
{{$key+1}} | {{$list->voucher_no}} | {{ formatedDate(@$list->transaction_date) }} {{ formatedTime($list->receipt_time) }} |
{{$list->reference}} | {{$list->description}} | {{$list->name}} | {{$list->financial_year_name}} |
voucher_approval_status=='1' ? 'checked' : ''}}>
|
voucher_status=='1' ? 'checked' : ''}}>
|
@if(in_array('contra-voucher-edit', $authRolePermissions))
@endif @if(in_array('contra-voucher-delete', $authRolePermissions)) | @endif | |
No Data Found |