{{ trans('auth.mfa_option_' . $method . '_title') }}

{{ trans('auth.mfa_option_' . $method . '_desc') }}

@if($userMethods->has($method))
@icon('check-circle') {{ trans('auth.mfa_setup_configured') }}
{{ trans('auth.mfa_setup_reconfigure') }}
@else {{ trans('auth.mfa_setup_action') }} @endif