From cf580a95fbdf9a997a790009486670d130679ae6 Mon Sep 17 00:00:00 2001 From: liyinglin Date: Fri, 12 Jan 2024 10:41:24 +0800 Subject: [PATCH] 1 --- resources/views/admin/orders/index.blade.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/views/admin/orders/index.blade.php b/resources/views/admin/orders/index.blade.php index b0d0ed2..1df3a01 100755 --- a/resources/views/admin/orders/index.blade.php +++ b/resources/views/admin/orders/index.blade.php @@ -40,7 +40,6 @@ -
@@ -127,7 +126,6 @@ @endforeach
-
@include("public._pages")