From fb5efd798658b5765443b6e43f8f525e99125ab0 Mon Sep 17 00:00:00 2001 From: Jade Geels Date: Tue, 10 Dec 2024 11:10:06 +0100 Subject: [PATCH] Update check props --- resources/views/account/address-edit.blade.php | 2 +- resources/views/account/order.blade.php | 2 +- resources/views/account/partials/order/order-total.blade.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/account/address-edit.blade.php b/resources/views/account/address-edit.blade.php index 4f3f2ca5..ae14c345 100644 --- a/resources/views/account/address-edit.blade.php +++ b/resources/views/account/address-edit.blade.php @@ -8,7 +8,7 @@
diff --git a/resources/views/account/order.blade.php b/resources/views/account/order.blade.php index 3e9226dc..b6005ce2 100644 --- a/resources/views/account/order.blade.php +++ b/resources/views/account/order.blade.php @@ -19,7 +19,7 @@ @section('account-content')
diff --git a/resources/views/account/partials/order/order-total.blade.php b/resources/views/account/partials/order/order-total.blade.php index a0b10bd7..f76c7a6d 100644 --- a/resources/views/account/partials/order/order-total.blade.php +++ b/resources/views/account/partials/order/order-total.blade.php @@ -1,6 +1,6 @@