$userId, 'title' => $title, 'description' => $description, 'category' => $category, 'target_id' => $targetId, 'target_type' => $targetType, 'is_read' => $isRead, 'is_admin' => $isAdmin, 'status' => $status, ]); } }