From c187a0fca37a01a07e8cd4ee394661186764b55f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Wed, 25 Feb 2026 21:20:14 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20[equipment]=20=EB=AA=A9=EB=A1=9D=20?= =?UTF-8?q?=ED=95=84=ED=84=B0=20=EC=83=81=ED=83=9C=EB=A5=BC=20sessionStora?= =?UTF-8?q?ge=EC=97=90=20=EC=A0=80=EC=9E=A5/=EB=B3=B5=EC=9B=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 검색/필터 후 수정 페이지 이동 → 목록 복귀 시 필터 유지 - 페이지네이션, select 변경 시에도 자동 저장 --- resources/views/equipment/index.blade.php | 40 ++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/resources/views/equipment/index.blade.php b/resources/views/equipment/index.blade.php index 7f36e695..162ac23e 100644 --- a/resources/views/equipment/index.blade.php +++ b/resources/views/equipment/index.blade.php @@ -83,12 +83,50 @@ class="bg-white rounded-lg shadow-sm"> @push('scripts')