AM trying to create a new record with eloquent via
return Users::where(\'id\', $id) ->update([\'names\' => $request->input("name")