@stack('before-styles') @yield('head') @stack('styles')
@yield('body')
@stack('before-scripts') @stack('scripts')