@stack('styles')
@include('partials.sidebar')
@yield('title')
@yield('container')
@include('partials.footer_dashboard')
@stack('scripts')