@stack('styles') @include('layouts.partials.sidebar')
@include('layouts.partials.topbar')
@yield('content')
@stack('modals') @stack('scripts')