@section('title', __('2FA Verification'))
{{ __('2FA Verification') }}
{{-- view --}}{{ __('Please confirm access to your account by entering the authentication code provided by your authenticator application.') }}
@else{{ __('Please confirm access to your account by entering one of your emergency recovery codes.') }}
@endif