@if(in_array('journal-voucher-edit', $authRolePermissions)) @endif @if(in_array('journal-voucher-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('journal-voucher-edit', $authRolePermissions)) @endif @if(in_array('journal-voucher-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Serial No Voucher no Date Description Company Financial Year Print Approval StatusEditDelete
{{$key+1}} {{$list->voucher_no}} {{ formatedDate(@$list->transaction_date) }}
{{ formatedTime($list->receipt_time) }}
{{$list->description}}
{{$list->reference}}
{{$list->name}} {{$list->financial_year_name}}
voucher_approval_status=='1' ? 'checked' : ''}}>
voucher_status=='1' ? 'checked' : ''}}>
@if($list->voucher_id=='') @endif @if($list->voucher_id=='') @endif
No Data Found