{{ __('Add additional security to your account using two factor authentication.') }}
{{ __('You have enabled two-factor authentication, but it has not been confirmed yet.') }}
{{ __('Two-factor authentication is enabled and confirmed.') }}
{{ __('Scan this QR code with your authenticator application:') }}
{{ __('Enter the code from your authenticator app to confirm setup:') }}
{{ $errorMessage }}
@endif @if ($verificationSuccess){{ __('Two-factor authentication has been confirmed and enabled!') }}
@endif{{ __('Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two-factor authentication device is lost') }}