@stack('styles')
@include('layouts.partials.navbar') @auth @include('partials.sidebar') @endauth
@yield('content')
@stack('scripts')