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