@php $fieldText = 'h-12 w-full rounded-md border border-line bg-inset px-3 text-center font-mono text-sm text-ink placeholder:text-ink-4 focus:border-accent/40 focus:outline-none'; $label = 'mb-1.5 block font-mono text-[11px] uppercase tracking-wider text-ink-3'; $err = 'mt-1.5 flex items-center gap-1.5 font-mono text-[11px] text-offline'; @endphp

{{ __('auth.two_factor') }}

{{ __('auth.backup_heading') }}

{{ __('auth.backup_subtitle') }}

@error('code')

{{ $message }}

@enderror
{{ __('common.confirm') }} {{ __('auth.checking') }}
@if ($this->pendingHasTotp || $this->webauthnAvailable()) {{ __('auth.back_to_options') }} @endif {{ __('auth.back_to_login') }}