@stack('styles')
@include('superadmin.partials.sidebar')
@include('superadmin.partials.navbar')
@yield('content')
@stack('modals') @stack('scripts')