@stack('style')
@include('components.header') @include('components.sidebar') @yield('main') @include('components.footer')
@stack('scripts')