background_color) style="background-color: {{ $backgroundColor }};" @endif> @if($floatingImage = $shortcode->left_floating_image)
{{ $shortcode->title }}
@endif
@if($subtitle = $shortcode->subtitle)
{{ $subtitle }}
@endif @if($title = $shortcode->title)

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

@endif @if($description = $shortcode->description)

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

@endif