@vite(['resources/css/app.css'])

@yield('page-title', 'Super Admin Dashboard')

@yield('page-description', 'Welcome to Super Admin Dashboard')

LIVE
@yield('content')
@stack('scripts')