background_color" => $shortcode->background_color])>
@if($title = $shortcode->title)

{!! BaseHelper::clean($title) !!}

@endif
{{ __('Prev') }}
{{ __('Next') }}
@foreach($testimonials as $testimonial)
card_color" => $shortcode->card_color])>
{!! BaseHelper::clean($testimonial->content) !!}
{{ $testimonial->name }}
{{ $testimonial->name }}

{{ $testimonial->company }}

@endforeach