@if ($image = $shortcode->image)
{{ RvMedia::image($image, $shortcode->title ?: __('Testimonials')) }}
@endif
background_image) data-background="{{ RvMedia::getImageUrl($bgImage) }}" @endif >
@foreach ($testimonials as $testimonial)

{!! BaseHelper::clean($testimonial->content) !!}

{{ $testimonial->name }}

{{ $testimonial->company }}
@endforeach