middleware('guest'); } public function showLinkRequestForm() { return view('adminlte::auth.passwords.email'); } }