From 6520923defa0cb771dd4eac339ce538ff80f09ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Fri, 6 Feb 2026 13:53:46 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EA=B3=84=EC=A2=8C=EA=B4=80=EB=A6=AC=20?= =?UTF-8?q?=E2=86=92=20=EB=B3=B4=EC=9C=A0=EA=B3=84=EC=A2=8C=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=20=EB=A9=94=EB=89=B4=EB=AA=85=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- resources/views/finance/accounts/index.blade.php | 4 ++-- resources/views/finance/dashboard.blade.php | 2 +- routes/web.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/views/finance/accounts/index.blade.php b/resources/views/finance/accounts/index.blade.php index b7c03e57..af8435c0 100644 --- a/resources/views/finance/accounts/index.blade.php +++ b/resources/views/finance/accounts/index.blade.php @@ -1,13 +1,13 @@ @extends('layouts.app') -@section('title', '계좌관리') +@section('title', '보유계좌관리') @section('content')
{{-- 페이지 헤더 --}}
-

계좌관리

+

보유계좌관리

{{ now()->format('Y년 n월 j일') }} 현재