@can('testimonials-delete') @endcan @foreach ($testimonials as $testimonial) @can('testimonials-delete') @endcan @endforeach
{{ __('SL') }}. {{ __('Stars') }} {{ __('Client Name') }} {{ __('Work At') }} {{ __('Client Image') }} {{ __('Action') }}
{{ ($testimonials->currentPage() - 1) * $testimonials->perPage() + $loop->iteration }} @for ($i = 0; $i < 5; $i++) $testimonial->star > $i])> @endfor {{ $testimonial->client_name }} {{ $testimonial->work_at }} img
{{ $testimonials->links('vendor.pagination.bootstrap-5') }}