@foreach($testimonials as $testimonial)
{!! $testimonial->translation->content !!}
{{ $testimonial->translation->title }}
@endforeach