From 9ee707884b2d766e226965f3ce81fa2ab099f4ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Thu, 10 Aug 2023 21:33:17 +0200 Subject: [PATCH] . --- content/contents/produkt.blade.php | 78 ++++++++++++++++++++++++++++-- content/index.blade.php | 2 +- content/lists/produkte.blade.php | 2 +- 3 files changed, 77 insertions(+), 5 deletions(-) diff --git a/content/contents/produkt.blade.php b/content/contents/produkt.blade.php index ea1246f..a00626c 100644 --- a/content/contents/produkt.blade.php +++ b/content/contents/produkt.blade.php @@ -160,7 +160,7 @@
- @@ -170,13 +170,85 @@
-
+
-

Produktbeschreibung

+

Produktbeschreibung

{!! $content->beschreibung !!} + + +
+ + +
+
+
+

Weitere Produktbilder

+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+
+ +
@stop diff --git a/content/index.blade.php b/content/index.blade.php index cf16166..934f40d 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -73,7 +73,7 @@ border: 1px solid rgba(252, 252, 252, 0.54);"> @endforeach -
+