@routes @viteReactRefresh @if (Auth::check()) @vite('resources/js/admin.jsx') @else @vite('resources/js/guest.jsx') @endif @inertiaHead @inertia