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