mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-08-25 15:33:58 +00:00
Forgot Account
This commit is contained in:
@@ -28,4 +28,9 @@ class ForgotPasswordController extends Controller
|
||||
{
|
||||
$this->middleware('guest');
|
||||
}
|
||||
|
||||
public function showForgotForm()
|
||||
{
|
||||
return view('pages.authentication.forgot');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user