update($data); } public function delete($id){ TypeOperation::destroy($id); } }