Core Mining
Verify Code
Enter the 6-digit verification code sent to your email
@csrf @if($errors->any())
@foreach($errors->all() as $error) {{ $error }}
@endforeach
@endif @if(session('status'))
{{ session('status') }}
@endif
Email Address
Verification Code
@error('otp')
{{ $message }}
@enderror
Verify Code
Didn’t receive a code?
Send again