From 60735c96583edd5b9dd776ae560a40e206e4d827 Mon Sep 17 00:00:00 2001 From: paoloar77 Date: Fri, 17 May 2024 19:16:11 +0200 Subject: [PATCH] tt --- routes/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/web.php b/routes/web.php index 25ad9377..9f0208f0 100644 --- a/routes/web.php +++ b/routes/web.php @@ -8,7 +8,7 @@ use App\Clientegm; use App\Clientegmdest; use App\Gm_product; use App\Http\Controllers\TestPaoController; -use App\Models\WpPostMeta; +use App\WpPostMeta; use App\Newproduct; use App\Order; use App\Orderdetail;