diff --git a/resources/views/barobill/hometax/index.blade.php b/resources/views/barobill/hometax/index.blade.php
index c9db45b1..0c5d3f2b 100644
--- a/resources/views/barobill/hometax/index.blade.php
+++ b/resources/views/barobill/hometax/index.blade.php
@@ -770,32 +770,15 @@ className="px-3 py-2 text-sm border border-[#ced4da] rounded bg-white focus:bord
- {/* 동기화 + 검색 버튼 */}
-
-
-
-
+ {/* 검색 버튼 */}
+
{/* 거래처 행 */}
@@ -837,10 +820,26 @@ className="w-4 h-4 text-[#0d6efd]"
바로빌 API
(실시간)
+ {/* 저장 버튼 - 주황색으로 눈에 띄게 */}
+
{lastSyncAt[activeTab] && (
- 마지막 동기화: {lastSyncAt[activeTab]}
+ 마지막 저장: {lastSyncAt[activeTab]}
)}