@php $bgImage = $shortcode->background_image ? RvMedia::getImageUrl($shortcode->background_image) : null; @endphp
$bgImage, ]) >
@if($image = $shortcode->image)
{{ $shortcode->title }}
@endif
@if ($tag = $shortcode->tag) {{ $tag }} @endif @if($title = $shortcode->title)

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

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

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

@endif @if($shortcode->youtube_video_id) @endif