{{-- --}} {{-- --}} @yield('styles') @if (session('success'))
@endif
@include('partials.header') @include('partials.left-sidebar')
@yield('content')
{{-- @include('partials.right-sidebar') --}}
@yield('modals') @yield('scripts')