trySendResetPasswordLink($request->email) ? response()->noContent() : response('', Response::HTTP_NOT_FOUND); } }