@yield('head')
@include('layouts._navbar') @yield('content') @include('layouts._modals') @include('layouts._footer') @yield('js')