@foreach ($testimonials as $testimonial ) @endforeach
{{ __('SL') }}. {{ __('Stars') }} {{ __('Client Name') }} {{ __('Work At') }}
{{ $loop->iteration }} {{ $testimonial->star }} {{ $testimonial->client_name }} {{ $testimonial->work_at }}