@lang('app.two_factor_authentication')
@if(!$user->isGoogle2FaEnabled())

1. @lang('app.download_and_install_google_authenticator_app')

2. @lang('app.use_google_authenticator_app_to_scan_this_qr_code')

@lang('app.recovery_code'): {{$google2fa_secret}}
@lang('app.keep_your_recovery_code_in_a_safe_place')
@lang('app.you_can_use_this_code_to_regain_access_to_your_account_if_you_lose_your_phone') @lang('app.write_it_down_and_keep_it_safe')

3. @lang('app.please_enter_your_two_factor_authentication_code_below')


@else
@endif