@can('update_testimonials') @endcan @can('delete_testimonials') @endcan @php $i =1; @endphp @if(count($data['testimonials']) > 0) @foreach($data['testimonials'] as $row) @can('update_testimonials') @endcan @can('delete_testimonials') @endcan @endforeach @else @endif
# الاسم المسمى الوظيفي الصورةالتعديلحذف
{{$i++}} {{$row->name ?? " - "}} {{$row->job_title ?? " - "}} @if(!empty($row->photo)) photo) }}" > photo) }}" width="40px" height="40px" style="border-radius: 50%" alt=""> @else @endif
لا يوجد بيانات
{!! $data['testimonials']->render() !!}