@include('partials.preload')
@include('partials.header') @include('partials.aside') @yield('content') @include('partials.footer')
@stack('scripts')