Login Using 2FA Backup Code
After logging in using your backup code, two factor authentication will be disabled on your account. If you would like to use 2FA, you should re-enable it after logging in.
@if ($errors->has('backup_code'))
{{ $errors->first('backup_code') }}
@endif