$shortcode->shape_image, 'col-lg-12' => ! $shortcode->shape_image])>
@if($shortcode->title)
{!! BaseHelper::clean($shortcode->title) !!}
@endif
@if($shortcode->subtitle)
{!! BaseHelper::clean(nl2br($shortcode->subtitle)) !!}
@endif
@foreach($testimonials as $testimonial)
@endforeach