@if(in_array('license-type-edit', $authRolePermissions)) @endif @if(in_array('license-type-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('license-type-edit', $authRolePermissions)) @endif @if(in_array('license-type-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
SL No Name Country Code Priority Mandatory Show In Print StatusEditDelete
{{$data->firstItem() + $key}} {{$list->name}} {{ $list->country->name ?? '' }} {{$list->code}} {{$list->priority}}
is_mandatory=='1' ? 'checked' : ''}}>
show_in_print=='1'){{'checked'}}@elseif($list->show_in_print=='0'){{''}}@endif>
status=='1' ? 'checked' : ''}}>
No Data Found