mirror of
https://gitlab.com/omair-personal/izyim.git
synced 2026-08-26 15:54:02 +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