From 8b50d8a57e436ff376fbd3169cc60a3775e3009a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Mon, 29 Aug 2022 20:38:08 +0200 Subject: [PATCH] . --- .idea/workspace.xml | 4 ++- content/contents/produkt.blade.php | 51 ++++++++++++++++++------------ content/index.blade.php | 4 +-- content/lists/produkte.blade.php | 4 +-- content/master.blade.php | 9 ++++-- 5 files changed, 43 insertions(+), 29 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index db6dbdd..aaf4602 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,8 +2,10 @@ + + diff --git a/content/contents/produkt.blade.php b/content/contents/produkt.blade.php index 82760dd..804d0dc 100644 --- a/content/contents/produkt.blade.php +++ b/content/contents/produkt.blade.php @@ -15,7 +15,7 @@
- ... + ...


@@ -27,8 +27,15 @@ Inkl. MwSt.
- - Sofort Lieferbar! + + @if(2==2) + + Sofort verfügbar! + + @elseif(2==3) + + Nachschub ist unterwegs. Jetzt vorbestellen! + @endif
Kostenloser Anmeldeservice beim Netzbetreiber inklusive @@ -42,16 +49,26 @@
  • 1x 600 Watt Wechselrichter mit Zertifizierung
  • 1x Kabel für Schuko-Stecker
  • -
    - - - Unverbindlich anfragen - - + +
    + +
    + +
    + + + + +
    @@ -59,15 +76,7 @@
    -
    -
    -
    -
    -

    Häufig gestellte Fragen

    -
    -
    -
    -
    + @stop @section('scripts') diff --git a/content/index.blade.php b/content/index.blade.php index baa33ef..db9e06b 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -43,9 +43,9 @@ @foreach($contents as $content) -