$workOrder->id, 'type' => $type, 'creator_id' => $user['id'] ?? '', 'content' => $content ]); $log->save(); } }