{{ __('dashboard.bulk_auto_desc_testimonials') }}
| # | {{ __('dashboard.name') }} | {{ __('dashboard.position') }} | {{ __('dashboard.image') }} | {{ __('dashboard.order') }} |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $testimonial->getTranslation('name', 'en') }} / {{ $testimonial->getTranslation('name', 'ar') }} | {{ $testimonial->getTranslation('position', 'en') }} |
@if($testimonial->image)
|
{{ $testimonial->order }} |