@yield('extra_css')
@include('partials.header') @yield('content') @include('partials.footer') @yield('extra_js')