@if($shortcode->image)
@endif @if ($countdownTime)
@endif @if($shortcode->title)

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

@endif @if ($form) @endif @if($shortcode->show_social_links ?? true) @if ($socialLinks = theme_option('social_links')) @endif @endif @if($shortcode->image)
{{ RvMedia::image($shortcode->image, $shortcode->title, attributes: ['class' => 'coming-soon-image']) }}
@endif