Two-Factor Authentication

Enter the authentication code from your app
or use a recovery code.

@csrf {{-- AUTHENTICATOR CODE --}}
@error('code') {{ $message }} @enderror
{{-- RECOVERY CODE --}}
@error('recovery_code') {{ $message }} @enderror