From 3eb3b3a37b98d0cdcfba58a77d9e9a94784f4628 Mon Sep 17 00:00:00 2001 From: songliang Date: Tue, 16 Aug 2022 17:10:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=B8=AD=E5=BF=83=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E5=88=97=E8=A1=A8=E7=BC=A9=E7=95=A5=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/default/account/account.blade.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/themes/default/account/account.blade.php b/themes/default/account/account.blade.php index 235ddd05..29afd3e4 100644 --- a/themes/default/account/account.blade.php +++ b/themes/default/account/account.blade.php @@ -72,9 +72,10 @@
- @foreach ($order->orderProducts as $product) + {{-- @foreach ($order->orderProducts as $product) - @endforeach + @endforeach --}} +