Forgot Password

This commit is contained in:
Mouhamed Lamine
2018-06-08 19:09:58 +08:00
parent 65225369ca
commit 337f1d3733
@@ -44,7 +44,7 @@ class ResetPasswordController extends Controller
}
protected function showResetForm(){
return view('index');
return view('index');
}
}