@include("partials.head") @include("partials.navigation") @yield('content') @include("partials.footer")