@php Theme::set('breadcrumbEnabled', false); @endphp
@if($shortcode->image)
@endif @if($countdownTime)
@endif @if($shortcode->title)

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

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