diff --git a/content/lists/produkte.blade.php b/content/lists/produkte.blade.php index 1718abf..6b22bc8 100644 --- a/content/lists/produkte.blade.php +++ b/content/lists/produkte.blade.php @@ -4,19 +4,9 @@
-

Shop

-
-
-

Derzeit keine offene Stellen.

-

-
- Für eine Initiativbewerbung schicken Sie diese bitte an: -
- bewerbung@areya.energy -

-
-
+

Produkte


+

@@ -34,4 +24,4 @@
-@stop \ No newline at end of file +@stop diff --git a/content/master.blade.php b/content/master.blade.php index b37c5fe..7f5a601 100644 --- a/content/master.blade.php +++ b/content/master.blade.php @@ -44,9 +44,78 @@ Kontakt
- + + + + + + + +
@@ -55,15 +124,15 @@ - + @yield('content') @insert("content.includes.footer") @insert("content.includes.scripts") @yield('scripts') - \ No newline at end of file + diff --git a/content/pages/checkout.blade.php b/content/pages/checkout.blade.php new file mode 100644 index 0000000..8d2845e --- /dev/null +++ b/content/pages/checkout.blade.php @@ -0,0 +1,169 @@ +@layout('content.master') +@section('content') +
+
+ +
+
+

Angebot anfragen

+
+
+ + +
+
+
+ Persönliche Daten
+
+
+ + + +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + + +
+
+ + + + + +
+
+
+
+
Warenkorb
+
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + +
+ Balkonkraftwerk 600 + + 18,00 €
+ Shelly + + 18,00 €
+ Longi 375 Modul + + 18,00 €
Gesammt:2838,00 € +
+ Preise inkl. 19% Umsatzsteuer +
+ + Weitere Produkte hinzufügen + +
+
+ +
+
+
+ Wie geht es weiter?
+
+
+ +
    +
  1. Beratungsgespräch
  2. +
  3. Persönliches Angebot
  4. +
  5. Packen & Abholtermin
  6. +
  7. Rechnung / Barzahlung
  8. +
  9. Abholung in 92648 Vohenstrauß
  10. + +
+ +
+
+
+
+ +
+ + + + + + + + + + +@stop