@include('backend.layout.sidenav')
@yield('content')
@include('backend.layout.footer')
@stack('scripts')