{{-- --}}
@include('partials.sidebar')
@yield('content')
@include('partials.footer')
@stack('script'); @yield('footer')