From d61f11fea89d9cc2ff8e855a5ee1e58637cf7ef0 Mon Sep 17 00:00:00 2001 From: pro Date: Sat, 31 Jan 2026 12:19:55 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EB=AA=85=ED=95=A8=EB=93=B1=EB=A1=9D(?= =?UTF-8?q?=EC=98=81=EC=97=85=EA=B6=8C)=20=EB=AA=A9=EB=A1=9D=EC=97=90?= =?UTF-8?q?=EC=84=9C=20=EA=B3=84=EC=95=BD=20=EB=B2=84=ED=8A=BC=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= 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 | 7 ------- 1 file changed, 7 deletions(-) diff --git a/resources/views/sales/prospects/index.blade.php b/resources/views/sales/prospects/index.blade.php index a7b334d3..726210b5 100644 --- a/resources/views/sales/prospects/index.blade.php +++ b/resources/views/sales/prospects/index.blade.php @@ -117,13 +117,6 @@ class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:outline-none foc @if(!$prospect->isConverted()) - @if($prospect->isActive()) -
- @csrf - -
- @endif
@csrf