@if(in_array('contra-voucher-edit', $authRolePermissions)) @endif @if(in_array('contra-voucher-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('contra-voucher-edit', $authRolePermissions)) @endif @if(in_array('contra-voucher-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Serial No Voucher no Transaction Date Reference Description Company Financial Year Print Approval StatusEditDelete
{{$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' : ''}}>
No Data Found