@include('components.styles.theme-dynamic') @include('components.styles.hero-shared') @include('components.styles.client-v2-theme-shared') @include('components._template_partial', ['base' => 'header-mobile'])
@include('components._template_partial', ['base' => 'aside'])
@include('components._template_partial', ['base' => 'header'])
{{ $bodyContent }}
@include('components._template_partial', ['base' => 'footer'])
@include('components._template_partial', ['base' => 'quick-user']) {{$jsSlot}}