@stack('css')
@include('layouts.menu')
@include('layouts.navbar')
@include('layouts.alert') @yield('main-content')
@stack('js')