@include('includes.all-css')
@include('includes.left-bar')
@include('includes.top-bar')
@yield('content')
@include('includes.all-js') @stack('scripts')