@if(in_array('product-attribute-types-edit', $authRolePermissions)) @endif @if(in_array('product-attribute-types-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('product-attribute-types-edit', $authRolePermissions)) @endif @if(in_array('product-attribute-types-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Sl No Attribute Type Name Code Description Priority Default StatusEditDelete
{{$data->firstItem() + $key}} {{ucfirst($list->name)}} {{$list->code}} {{$list->description}} {{$list->priority}}
is_default=='1'){{'checked'}}@elseif($list->is_default=='0'){{''}}@endif>
status=='1'){{'checked'}}@elseif($list->status=='0'){{''}}@endif>
No Data Found