@include('partials.head') @include('partials.nav_top') @yield('content') @include('partials.footer')