@yield('scripts.header') @include('navbar') @yield('content') @yield('scripts.footer') @include('flash')