diff --git a/resources/assets/vue/components/paymentsBilling/elements/AdminDisputePaymentsBillingComponent.vue b/resources/assets/vue/components/paymentsBilling/elements/AdminDisputePaymentsBillingComponent.vue index 1f0416ca..10560438 100644 --- a/resources/assets/vue/components/paymentsBilling/elements/AdminDisputePaymentsBillingComponent.vue +++ b/resources/assets/vue/components/paymentsBilling/elements/AdminDisputePaymentsBillingComponent.vue @@ -3,7 +3,7 @@
-
+

Marking

@@ -29,7 +29,7 @@

Billing Question

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