user(); return Inertia::render('Profile/Show', [ 'twoFactor' => $enrollmentState->for($user), ]); } }