@if(in_array('enquiry-category-edit', $authRolePermissions)) @endif @if(in_array('enquiry-category-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('enquiry-category-edit', $authRolePermissions)) @endif @if(in_array('enquiry-category-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Serial No Category Name Fields Count Priority Default StatusEditDelete
{{$data->firstItem() + $key}} {{$list->category_name}} {{$list->field_count}} {{$list->priority}} Category Fields
default=='1'){{'checked'}}@elseif($list->default=='0'){{''}}@endif>
status=='1'){{'checked'}}@elseif($list->status=='0'){{''}}@endif>
No Data Found