From 676944d728e49ba38b90d64f7cca54d22edb41a6 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sun, 8 Sep 2024 15:26:30 -0400 Subject: [PATCH] Product Listing --- .../provider/components/product_listing.php | 25 +++++++++++++++++++ app/Views/provider/dash.php | 4 ++- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 app/Views/provider/components/product_listing.php diff --git a/app/Views/provider/components/product_listing.php b/app/Views/provider/components/product_listing.php new file mode 100644 index 0000000..fd3eed2 --- /dev/null +++ b/app/Views/provider/components/product_listing.php @@ -0,0 +1,25 @@ +
+ +
+
+
+
+
+

My Products ${i}

+
+
+
+ Yes 001 +
+
+
+ +
+ + +
\ No newline at end of file diff --git a/app/Views/provider/dash.php b/app/Views/provider/dash.php index 9c18830..eda917b 100644 --- a/app/Views/provider/dash.php +++ b/app/Views/provider/dash.php @@ -11,14 +11,16 @@

My Products

- +
+