@php $title = $shortcode->title; $subtitle = $shortcode->subtitle; @endphp
{!! Theme::partial('section-title', ['shortcode' => $shortcode, 'class' => 'text-center text-lg-start']) !!}