From 6a4ddb2e963218ca13c5cbb6c8acdfdc8d11f65f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Tue, 10 Feb 2026 21:20:36 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EC=9E=AC=EB=AC=B4=20=EB=8C=80=EC=8B=9C?= =?UTF-8?q?=EB=B3=B4=EB=93=9C=20=EC=A0=84=EC=B2=B4=20=EB=84=88=EB=B9=84?= =?UTF-8?q?=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/finance/dashboard.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/finance/dashboard.blade.php b/resources/views/finance/dashboard.blade.php index 9904f2a2..2fafe60c 100644 --- a/resources/views/finance/dashboard.blade.php +++ b/resources/views/finance/dashboard.blade.php @@ -3,7 +3,7 @@ @section('title', '재무 대시보드') @section('content') -
+
{{-- 페이지 헤더 --}}