@if(in_array('enquiry-category-fields-edit', $authRolePermissions)) @endif @if(in_array('enquiry-category-fields-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('enquiry-category-fields-edit', $authRolePermissions)) @endif @if(in_array('enquiry-category-fields-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Serial No Field Name Input Type Is Mandatory Is Readonly StatusEditDelete
{{$data->firstItem() + $key}} {{$list->field}} {{ ucfirst($list->type)}}
is_menditory=='1'){{'checked'}}@elseif($list->is_menditory=='0'){{''}}@endif>
is_readonly=='1'){{'checked'}}@elseif($list->is_readonly=='0'){{''}}@endif>
status=='1'){{'checked'}}@elseif($list->status=='0'){{''}}@endif>
No Data Found