@section("head") @show
@include('partials.navbar') @include('partials.errors') @yield("body")
@section("footer") @show