From a6e55e7ffd743fe5abe8cf70018d2331910daae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Sun, 4 Sep 2022 20:49:58 +0200 Subject: [PATCH] : --- .idea/workspace.xml | 7 ++---- content/contents/solarmodule.blade.php | 32 +++++++++++++++++++++++--- 2 files changed, 31 insertions(+), 8 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d232917..9ffac9e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,11 +2,8 @@ - - - - + @@ -63,7 +60,7 @@ - + diff --git a/content/contents/solarmodule.blade.php b/content/contents/solarmodule.blade.php index 67b0217..aa35736 100644 --- a/content/contents/solarmodule.blade.php +++ b/content/contents/solarmodule.blade.php @@ -63,16 +63,16 @@ - @isset($content->price_5) + @isset($content->preis_5) - ab 5 Stck. + ab 5 Stück {{$content->data_fields['preis_5']}} € @endisset @isset($content->price_10) - ab 5 Stck. + ab 5 Stück {{$content->data_fields['preis_10']}} € @endisset @@ -91,10 +91,36 @@ @endisset + + + + + @isset($content->data_fields['hersteller']) + + + + + @endisset + + @isset($content->data_fields['leistung_(watt)']) + + + + + @endisset + + + + + + +
Hersteller{{$content->data_fields['hersteller']}}
Leisung:{{$content->data_fields['leistung_(watt)']}} Watt
Zellstruktur:Monokristalin
+ +