From 301afcfc954c5cd47b6abc0f2979dc1caba451c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Thu, 5 Mar 2026 15:22:51 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20[hr]=20=ED=9C=B4=EA=B0=80=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=20=EC=9E=94=EC=97=AC=EC=97=B0=EC=B0=A8=20=ED=83=AD?= =?UTF-8?q?=EC=97=90=EB=8F=84=20=EC=9E=AC=EC=A7=81=EC=83=81=ED=83=9C=20?= =?UTF-8?q?=ED=95=84=ED=84=B0=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/hr/leaves/index.blade.php | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/resources/views/hr/leaves/index.blade.php b/resources/views/hr/leaves/index.blade.php index e866475a..e3cc9df6 100644 --- a/resources/views/hr/leaves/index.blade.php +++ b/resources/views/hr/leaves/index.blade.php @@ -136,6 +136,14 @@ class="px-3 py-1.5 border border-gray-300 rounded-lg text-sm focus:ring-2 focus: @endfor + + + {{-- 도움말 버튼 --}}