@if(in_array('test-item-option-edit', $authRolePermissions)) @endif @if(in_array('test-item-option-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach ($data as $key => $option) @if(in_array('test-item-option-edit', $authRolePermissions)) @endif @if(in_array('test-item-option-delete', $authRolePermissions)) @endif @endforeach @else @endif
Sl No Name Style Type StatusEditDelete
{{$data->firstItem() + $key}} {{ $option->name }} {{ $option->style }}
status=='1' ? 'checked' : ''}}>
No Data Found