diff --git a/resources/assets/vue/components/paymentsBilling/elements/AdminDisputePaymentsBillingComponent.vue b/resources/assets/vue/components/paymentsBilling/elements/AdminDisputePaymentsBillingComponent.vue index 10560438..97523a97 100644 --- a/resources/assets/vue/components/paymentsBilling/elements/AdminDisputePaymentsBillingComponent.vue +++ b/resources/assets/vue/components/paymentsBilling/elements/AdminDisputePaymentsBillingComponent.vue @@ -27,10 +27,6 @@
n/a
MYR {{ item.suspended_invoice.amount.toFixed(2) }}
-
-

Billing Question

-
{{ latestComment ? latestComment.content : '' }}
-
@@ -64,6 +60,12 @@
+
+
+

Billing Question

+
{{ latestComment ? latestComment.content : '' }}
+
+