background_image) data-background="{{ RvMedia::getImageUrl($bgImage) }}" @endif >
@if ($subtitle = $shortcode->subtitle) {!! BaseHelper::clean($subtitle) !!} @endif @if ($hotline = $shortcode->hotline) {{ $hotline }} @endif
@if ($title = $shortcode->title)

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

@endif
@if (($buttonLabel = $shortcode->button_label) && ($buttonUrl = $shortcode->button_url)) @endif