@stack('head')
@yield('extra_styles')
@include('layouts.partials.header')
@yield('content')
@yield('scripts')