@php $title = $shortcode->title; $subtitle = $shortcode->subtitle; @endphp
background_color) style="background-color: {{ $shortcode->background_color }}" @endif @if($shortcode->background_image) style="background-image: url({{ RvMedia::getImageUrl($shortcode->background_image) }}); background-size: cover;" @endif >
@if($title || $subtitle) @if($subtitle) {!! BaseHelper::clean($subtitle) !!} {!! Theme::partial('section-title-shape') !!} @endif @if($title)

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

@endif @endif
  • 0 {{ __('Days') }}
  • 0 {{ __('Hours') }}
  • 0 {{ __('Mins') }}
  • 0 {{ __('Secs') }}