@php $field = 'h-14 w-full rounded-md border border-line bg-inset text-center font-mono text-2xl font-semibold tracking-[0.5em] text-ink caret-accent 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.setup_heading') }}

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

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

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

{{ $secret }}

@error('code')

{{ $message }}

@enderror
{{ __('auth.activate') }} {{ __('auth.checking') }}