mfaValues() ->get(['id', 'method']) ->groupBy('method'); return view('mfa.setup', [ 'userMethods' => $userMethods, ]); } }