logo Core Mining

Forgot Password

Enter your email address and we'll send you a 6-digit verification code

@csrf @if($errors->any())
@foreach($errors->all() as $error) {{ $error }}
@endforeach
@else
@endif @if(session('status'))
{{ session('status') }}
@endif @if(session('success'))
{{ session('success') }}
@endif
@error('email')
{{ $message }}
@enderror
Remember your password? Back to Login