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