settings() ->update( $request->input('attributes') ); return new UserStorageResource($user); } }