{{ __('Testimonials') }}

@foreach($testimonials as $testimonial) @endforeach
{{ __('SL') }} {{ __('Name') }} {{ __('Designation') }} {{ __('Action') }}
{{ $loop->iteration }} {{ $testimonial->name }} {{ $testimonial->designation }}