@include('partial.head') @stack('styles')
@yield('content')
@include('partial.footer') @stack('scripts')