@include('website.partials.header') @yield('content') @include('website.partials.footer') @stack('scripts') @stack('css')