@hasSection('sidebar')
@yield('content')
@include('partials.seo.head', ['seo' => $seo ?? null])
@stack('toolbar')
@stack('scripts')