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