diff --git a/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.html b/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.html
index f1b614cb..5f082c34 100644
--- a/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.html
+++ b/src/app/routes/financial-management/components/cost-management/cost-management-detail/cost-management-detail.component.html
@@ -61,7 +61,7 @@
{{ (costInfo?.hrvatmoney || 0) | currency }}
- {{ costInfo?.hrpaymoney | currency }}
+ {{ costInfo?.hrmoney | currency}}
@@ -84,7 +84,9 @@
{{ item.hrmoney | currency}}
- {{ item.armoney | currency}}
+
+ {{ item.armoney | currency}}
+ {{ item.hrmoney | currency}}
{{ item.arkpmoney | currency}}