Logo

Two-Factor Auth

Enter verification code

{{-- --}} @include('partials.tailwind_alert')

Two-Factor Authentication

Enter the 6-digit code sent to your email

@csrf
@error('verification_code')

{{ $message }}

@enderror
@csrf

Didn't get the code?

  • Check your spam folder
  • Code expires after 60 minutes
  • Verify your email address

© {{ date('Y') }} {{ config('app.name') }}. All Rights Reserved.