@stack('styles') @stack('scripts')
@include('partials.sidebar')
@include('partials.navbar')
@if(session('success')) @endif @yield('content')