@push('title', __('Two factor challenge'))
{{ __('Two-factor verification') }} {{ __('Enter your 2-factor authentication code provided on your by the authentication app on your mobile phone.') }}
@csrf
{{ __('Code') }} {{ __('Enter the code from your authentication app') }} {{ __('Lost access to your 2FA codes? Click here to use a recovery code') }}
{{ __('Recovery code') }} {{ __('In case you dont have access to your two-factor authentication code, you can use one of your recovery codes.') }} {{ __('Regained access to your 2FA codes? Click here to use your authentication app') }}
{{ __('Confirm 2FA') }}
@push('javascript') @endpush