{{ __('agris.testimonial_subtitle') }}

{{ __('agris.testimonials')}}

{{ __('agris.testimonial_info') }}

@foreach ($testimonials as $key => $testimonial)

{{ $testimonial->description }}

{{ $testimonial->title }} - {{ $testimonial->subtitle }}

@endforeach