From 77402f4bfec6bff3b681461ecd97903efa4f18ff Mon Sep 17 00:00:00 2001 From: A1Gard Date: Sat, 19 Oct 2024 04:31:08 +0330 Subject: [PATCH] optimized ui/ux yasamin theme part --- .../ProductYasamin/ProductYasamin.blade.php | 66 ++++++++++--------- 1 file changed, 34 insertions(+), 32 deletions(-) diff --git a/resources/views/segments/product/ProductYasamin/ProductYasamin.blade.php b/resources/views/segments/product/ProductYasamin/ProductYasamin.blade.php index 354dbf9..0afa5a6 100644 --- a/resources/views/segments/product/ProductYasamin/ProductYasamin.blade.php +++ b/resources/views/segments/product/ProductYasamin/ProductYasamin.blade.php @@ -1,38 +1,28 @@
-
-
- @foreach($product->getMedia() as $media) -
- - {{$product->name}} - -
- @endforeach +
+
+ +

+ {{$product->name}} +

-
-
- -

- {{$product->name}} -

@@ -161,6 +151,18 @@
@endif
+
+
+ @foreach($product->getMedia() as $media) +
+ + {{$product->name}} + +
+ @endforeach +
+

{{__("Related products")}}