From 904a31e203e864969f639a55a3952771d99d6071 Mon Sep 17 00:00:00 2001
From: "gpt-engineer-app[bot]"
<159125892+gpt-engineer-app[bot]@users.noreply.github.com>
Date: Mon, 20 Apr 2026 00:17:25 +0000
Subject: [PATCH] Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
---
src/routes/collections.index.tsx | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/routes/collections.index.tsx b/src/routes/collections.index.tsx
index b8aa140..77354ab 100644
--- a/src/routes/collections.index.tsx
+++ b/src/routes/collections.index.tsx
@@ -266,6 +266,11 @@ function CollectionsIndexPage() {
)}
+ {r.status === "closed" && (
+
+ Closed
+
+ )}
{r.case?.client?.name}