{{$data->firstItem() + $key}} |
{{$list->license_key}} |
{{ $list->license_type ?? '' }} |
is_default=='1' ? 'checked' : ''}}>
|
@if(in_array('license-authentications-edit', $authRolePermissions))
|
@endif
@if(in_array('license-authentications-delete', $authRolePermissions))
|
@endif
@php $i++; @endphp
@endforeach
@else