@include('partials.menu')
@include('partials.flash')
@yield('content')
@stack('javascripts')