@yield('scripts')
@include('admin.partials.navbar')
@yield('content')
@yield('footer-scripts')