Two-Factor Verification
Enter the 6-digit code we sent to your email.
{{ session('status') }}
@endif
@if ($errors->any())
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach