{{$branches->firstItem() + $key}} |
@if(isset($row->name)){{$row->name}}@endif |
@if(isset($row->type)){{$row->type??''}}@endif |
}}) |
@if(isset($row->priority)){{$row->priority}}@endif |
status=='1' ? 'checked' : ''}}>
|
@if(in_array('brands-logo-edit', $authRolePermissions))
@endif
|
@if(in_array('brands-logo-delete', $authRolePermissions))
@endif
|
@php $i++; @endphp
@endforeach
@else