@foreach ($testimonials as $testimonial ) @can('testimonials-delete') @endcan {{ $loop->index + 1 }} @for ($i = 0; $i < 5; $i++) $testimonial->star > $i])> @endfor {{ $testimonial->client_name }} {{ $testimonial->work_at }} img @endforeach