@yield('page')
@stack('styles')
@include('partials.header') @yield('content') @include('partials.footer')
@stack('scripts')