@if ($shortcode->title)

{!! BaseHelper::clean(str_replace($shortcode->highlight_text, '' . $shortcode->highlight_text . '', $shortcode->title)) !!}

@endif @if ($shortcode->subtitle)

{!! BaseHelper::clean($shortcode->subtitle) !!}

@endif
@if ($shortcode->primary_url) {{ $shortcode->primary_title ?: __('Get Start') }} @endif @if ($shortcode->secondary_url) {{ $shortcode->secondary_title ?: __('Learn More') }} @endif
@if ($shortcode->video_url)
video_bg) style="background: url('{{ RvMedia::getImageUrl($shortcode->video_bg) }}') no-repeat; background-size: cover;" @endif>
@endif @if ($shortcode->image) {{ $shortcode->subtitle ?: $shortcode->image }} @endif
@if ($shortcode->bg_image_2)
@endif