From 8e4be54e3e7032418b0ea341cec8b0709f81f950 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 21:01:02 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20[bank-account]=20=EB=B3=B4=EC=9C=A0?= =?UTF-8?q?=EA=B3=84=EC=A2=8C=EA=B4=80=EB=A6=AC=20=ED=85=8C=EC=9D=B4?= =?UTF-8?q?=EB=B8=94=EC=97=90=20=ED=85=8C=EB=84=8C=ED=8A=B8ID=20=EC=97=B4?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/finance/accounts/partials/table.blade.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/resources/views/finance/accounts/partials/table.blade.php b/resources/views/finance/accounts/partials/table.blade.php index c41adfbb..bafbf0f8 100644 --- a/resources/views/finance/accounts/partials/table.blade.php +++ b/resources/views/finance/accounts/partials/table.blade.php @@ -3,6 +3,7 @@ + @@ -15,6 +16,11 @@ @forelse($accounts as $account) + {{-- 테넌트ID --}} + + {{-- 은행 --}} -
테넌트ID 은행 계좌번호 예금종류
+ {{ $account->tenant_id }} + @empty
+