{{$ClientSay->firstItem() + $key}} |
@if(isset($row->name)){{$row->name}}@endif |
@if(isset($row->location)){{$row->location}}@endif |
@if($row->profile!='')
@endif
|
{{$row->priority??''}} |
status=='1' ? 'checked' : ''}}>
|
@if(in_array('website-testimonials-edit', $authRolePermissions))
@endif
|
@if(in_array('website-testimonials-delete', $authRolePermissions))
@endif
|
@php $i++; @endphp
@endforeach
@else