@if (in_array('voucher-track-status-edit', $authRolePermissions)) @endif @if (in_array('voucher-track-status-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if (count($data) > 0) @foreach ($data as $key => $list) @if (in_array('voucher-track-status-edit', $authRolePermissions)) @endif @if (in_array('voucher-track-status-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Sl No Module Code Voucher Code Voucher Type Code Status Name Status Code Details StatusEditDelete
{{ $data->firstItem() + $key }} {{ $list->module_code ?? ''}} {{ $list->voucher_code ?? ''}} {{ $list->voucher_type_code ?? ''}} {{ $list->status_name ?? '-' }} {{ $list->status_code }} {{ $list->detail }}
status == '1' ? 'checked' : '' }}>
No Data Found