From 64f52f2c11d957733ebab258e1bb81d18129ca0f Mon Sep 17 00:00:00 2001 From: Dillon Ngo Date: Fri, 18 Oct 2024 12:15:35 +0800 Subject: [PATCH] Laravel Vapor - FIx a problem where order page not showing any thing --- .../orders/sections/OrderProfileV2SectionComponent.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/vue/components/orders/sections/OrderProfileV2SectionComponent.vue b/resources/assets/vue/components/orders/sections/OrderProfileV2SectionComponent.vue index dc32e990..77261924 100644 --- a/resources/assets/vue/components/orders/sections/OrderProfileV2SectionComponent.vue +++ b/resources/assets/vue/components/orders/sections/OrderProfileV2SectionComponent.vue @@ -80,7 +80,7 @@
Delivery Address: 
-
{{order.address.reference}}
+
{{order.address.reference}}