pull('url.intended', route('dashboard', [], false)); return $request->wantsJson() ? new JsonResponse('', 204) : Inertia::location($redirectPath); } }