From 6889a0638d1c1b97e41cfd1365cbd2c27ca1ac26 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sun, 8 Sep 2024 15:36:44 -0400 Subject: [PATCH] product listing --- .../provider/components/product_listing.php | 41 ++++++++++++++++--- 1 file changed, 36 insertions(+), 5 deletions(-) diff --git a/app/Views/provider/components/product_listing.php b/app/Views/provider/components/product_listing.php index fd3eed2..0e6339a 100644 --- a/app/Views/provider/components/product_listing.php +++ b/app/Views/provider/components/product_listing.php @@ -1,18 +1,49 @@ + "Personal Website", + "description" => "Product description here", + "status" => 0 + ], + [ + "name" => "Professional Website", + "description" => "Product description here", + "status" => 0 + ], + [ + "name" => "Personal Blog", + "description" => "Product description here", + "status" => 0 + ], + [ + "name" => "Professional Blog", + "description" => "Product description here", + "status" => 0 + ], + [ + "name" => "Practice EMR", + "description" => "Product description here", + "status" => 0 + ] +]; +?> +
-
+
-
-

My Products ${i}

+
+

- Yes 001 +