From 7ce26f35e37aca86275fc2a7f7e77bf20bf9440b Mon Sep 17 00:00:00 2001 From: pro Date: Sat, 31 Jan 2026 12:22:54 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EB=AA=85=ED=95=A8=EB=93=B1=EB=A1=9D=20?= =?UTF-8?q?=EC=9A=A9=EC=96=B4=20=EB=B3=80=EA=B2=BD=20-=20=EA=B3=84?= =?UTF-8?q?=EC=95=BD=EC=99=84=EB=A3=8C=20=E2=86=92=20=EC=84=B1=EA=B3=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 통계 카드: 계약완료 → 성공 - 필터 옵션: 계약완료 → 성공 - 유효기간 표시: 계약 → 성공 Co-Authored-By: Claude Opus 4.5 --- resources/views/sales/prospects/index.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/sales/prospects/index.blade.php b/resources/views/sales/prospects/index.blade.php index 726210b5..d36c66ba 100644 --- a/resources/views/sales/prospects/index.blade.php +++ b/resources/views/sales/prospects/index.blade.php @@ -34,7 +34,7 @@ class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-lg transition
{{ number_format($stats['expired']) }}
-
계약완료
+
성공
{{ number_format($stats['converted']) }}
@@ -54,7 +54,7 @@ class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:outline-none foc - +