transaction(function () use ($order) { $this->save($order); return $this->id; }); } }