{!! $testimonial->quote !!}
@if($testimonial->photo)
{!! getMediaImg($testimonial->photo, '120x120', strip_tags($testimonial->title)) !!}
@endif
{{ $testimonial->title }}
{{ $testimonial->role }} {{ $testimonial->role && $testimonial->company ? trans('frontend.at') : '' }} {{ $testimonial->company }}