From 74c9749bd2e49f80289915512878077fef1eefd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Mon, 2 Feb 2026 11:36:14 +0900 Subject: [PATCH] =?UTF-8?q?feat:=EC=98=81=EC=97=85=ED=8C=8C=ED=8A=B8?= =?UTF-8?q?=EB=84=88=20=EA=B4=80=EB=A6=AC=EC=97=90=20=EC=8A=B9=EC=9D=B8=20?= =?UTF-8?q?=EC=83=81=ED=83=9C=20=ED=95=84=ED=84=B0=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 전체/승인완료/승인대기 버튼 형태 필터 추가 - 기존 검색 필터에서 상태 select 제거 (버튼으로 대체) - 검색 시 선택된 승인 상태 유지 Co-Authored-By: Claude Opus 4.5 --- .../views/sales/managers/index.blade.php | 30 +++++++++++++------ 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/resources/views/sales/managers/index.blade.php b/resources/views/sales/managers/index.blade.php index 596a9502..fa862a57 100644 --- a/resources/views/sales/managers/index.blade.php +++ b/resources/views/sales/managers/index.blade.php @@ -20,7 +20,7 @@ class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-lg transition -
+
전체
{{ number_format($stats['total']) }}명
@@ -47,9 +47,29 @@ class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-lg transition
+ + +
+ + @if(request('approval_status')) + + @endif
유치담당
-
- -