{{ $this->usingRecoveryCode ? __('filament-breezy::default.two_factor.recovery.heading') : __('filament-breezy::default.two_factor.heading') }}

{{ $this->usingRecoveryCode ? __('filament-breezy::default.two_factor.recovery.description') : __('filament-breezy::default.two_factor.description') }} {{ __('filament-breezy::default.two_factor.back_to_login_link') }}

{{ $this->twoFactorForm }} {{ __('filament::login.buttons.submit.label') }}
{{ $this->usingRecoveryCode ? '' : __('filament-breezy::default.two_factor.recovery_code_text') }} {{$this->usingRecoveryCode ? __('filament-breezy::default.cancel') : __('filament-breezy::default.two_factor.recovery_code_link') }}