@include('layouts.global') @notifyCss @stack('css')
@include('layouts.user.partials.navbar') @include('layouts.user.partials.aside')
@yield('content')
@notifyJs @stack('js')