@include('auth.layouts.header')

Two-Factor Authentication

Enter the 6-digit code sent to your email

@error('verification_code') {{ $message }} @enderror
Didn't get the code?
  • Check your spam folder
  • Code expires after 10 minutes
  • Verify your email address
@include('auth.layouts.footer')