From 24f88463ce73e5d2d9968801387e7352e53c6687 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Fri, 22 Dec 2023 18:01:21 +0100 Subject: [PATCH] . --- content/contents/default.blade.php | 93 +++++++++++++++++++++++++----- content/includes/footer.blade.php | 71 ++--------------------- content/includes/nav.blade.php | 25 +++----- content/index.blade.php | 36 ++++++------ 4 files changed, 105 insertions(+), 120 deletions(-) diff --git a/content/contents/default.blade.php b/content/contents/default.blade.php index 5300e0d..9027f83 100644 --- a/content/contents/default.blade.php +++ b/content/contents/default.blade.php @@ -1,14 +1,14 @@ @extends('template.'.config('settings.template').'.content.master') @section('content') -
+
-
+
-

{{$content->title}}

+

{{$content->title}}

@@ -48,39 +48,57 @@
-
+
-

Beschreibung

+

Beschreibung

-
- {{$content->beschreibung}} +
+ {!! $content->beschreibung !!} + + Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusantium, culpa dolore eaque et eveniet expedita in ipsa, iure labore quisquam recusandae reiciendis, repellendus sit! Accusantium aliquam iusto minima omnis voluptatem? + Lorem ipsum dolor sit amet, consectetur adipisicing elit. Asperiores aut debitis harum magnam molestias nisi nostrum nulla provident, quisquam velit. Cum dignissimos enim illum nemo neque nulla quaerat tempora voluptatum?
-
+
-
+
- +
-
-
- + +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
-
+
-

Features

+

Features

@@ -106,7 +124,7 @@
-
+
@@ -179,6 +197,49 @@ +
+
+
+ +
+
+

dfasdfa sdfa

+ SEO analysis +
+ Trust our top minds to eliminate workflow pain points, implement new + tech & app. +
+ +
+
+
+ + +
+
+
+ +
+
+

dfasdfa sdfa

+ SEO analysis +
+ Trust our top minds to eliminate workflow pain points, implement new + tech & app. +
+ +
+
+
+ + +
diff --git a/content/includes/footer.blade.php b/content/includes/footer.blade.php index c29e223..642c013 100644 --- a/content/includes/footer.blade.php +++ b/content/includes/footer.blade.php @@ -1,77 +1,14 @@