@include('layouts.partials.head')
@include('layouts.partials.nav')
@yield('content') @include('layouts.partials.footer')