@include('admin.layouts.navbar')
@yield('content')
@include('admin.layouts.footer') @stack('scripts')