pull('url.intended', route('dashboard', [], false)); return $request->wantsJson() ? response()->json(['two_factor' => false]) : Inertia::location($redirectPath); } }