From ac9ecb3f9df00c8ab257fff6904d8e2c5b8b9333 Mon Sep 17 00:00:00 2001 From: Edward Yang Date: Wed, 17 Aug 2022 23:45:42 +0800 Subject: [PATCH] fixed account index and account order page --- themes/default/account/account.blade.php | 8 ++------ themes/default/account/order.blade.php | 9 +++------ 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/themes/default/account/account.blade.php b/themes/default/account/account.blade.php index 93d80a8f..bf6a238a 100644 --- a/themes/default/account/account.blade.php +++ b/themes/default/account/account.blade.php @@ -4,12 +4,8 @@ @section('content')
- + +
diff --git a/themes/default/account/order.blade.php b/themes/default/account/order.blade.php index e703a79f..ca1ac15f 100644 --- a/themes/default/account/order.blade.php +++ b/themes/default/account/order.blade.php @@ -4,12 +4,9 @@ @section('content')
- + + + {{-- {{ dd($orders) }} --}}