From c67695c5c92d466df2b74c05200b37de8f431619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Sun, 17 Dec 2023 17:06:45 +0100 Subject: [PATCH] . --- content/contents/leistungen.blade.php | 8 +++----- content/lists/leistungen.blade.php | 5 ++--- content/pages/kontakt.blade.php | 1 + content/pages/ueber-uns.blade.php | 23 +++++------------------ 4 files changed, 11 insertions(+), 26 deletions(-) diff --git a/content/contents/leistungen.blade.php b/content/contents/leistungen.blade.php index 48b29da..924947b 100644 --- a/content/contents/leistungen.blade.php +++ b/content/contents/leistungen.blade.php @@ -26,17 +26,15 @@

{{$content->title}}

- {!! $content->beschreibung !!} -
-
- Veröffentlicht: {{date('d.m.Y', strtotime($content->created_at))}} + {!! $content->kurzbeschreibung !!}
+

- {!! isset($content->neuigkeit) ? $content->neuigkeit : 'keine Angaben' !!} + {!! $content->beschreibung !!}
diff --git a/content/lists/leistungen.blade.php b/content/lists/leistungen.blade.php index 5f01486..794f788 100644 --- a/content/lists/leistungen.blade.php +++ b/content/lists/leistungen.blade.php @@ -28,11 +28,10 @@
-

{{$content->title}}

+

{{$content->title}}

-
{{$content->preis}} €
- {!! Str::limit($content->kurzbeschreibung, 100) !!} + {!! Str::limit($content->kurzbeschreibung, 180) !!} diff --git a/content/pages/kontakt.blade.php b/content/pages/kontakt.blade.php index 3f1ff22..698df0f 100644 --- a/content/pages/kontakt.blade.php +++ b/content/pages/kontakt.blade.php @@ -75,6 +75,7 @@
+
diff --git a/content/pages/ueber-uns.blade.php b/content/pages/ueber-uns.blade.php index 2f62ba7..f2f3947 100644 --- a/content/pages/ueber-uns.blade.php +++ b/content/pages/ueber-uns.blade.php @@ -160,7 +160,7 @@
-
+

Lorem Ipsum

Geschäftsführer
@@ -170,7 +170,7 @@
-
+

Lorem Ipsum

Geschäftsführer
@@ -180,7 +180,7 @@
-
+

Lorem Ipsum

Geschäftsführer
@@ -190,7 +190,7 @@
-
+

Lorem Ipsum

Geschäftsführer
@@ -200,7 +200,7 @@
-
+

Lorem Ipsum

Geschäftsführer
@@ -211,19 +211,6 @@
- - - - - - - - - - - - -