From 81e96ce64e07885da24d6e51f5f9dda6f6ff2653 Mon Sep 17 00:00:00 2001 From: Gustavo Luigi <=> Date: Fri, 12 Jan 2024 12:21:07 -0300 Subject: [PATCH] . --- content/index.blade.php | 148 +++++++++++++++++++--------------------- 1 file changed, 72 insertions(+), 76 deletions(-) diff --git a/content/index.blade.php b/content/index.blade.php index 341c3bb..cfdbcb7 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -24,7 +24,7 @@ @section('content')
- +
status) - @php($leistungen = filterByContentType("Ankündigung")) - @if($leistungen->isNotEmpty()) -
- @endif @endif @@ -118,54 +115,53 @@ @if($type->get("Leistungen")->status) @php($leistungen = filterByContentType("Leistungen")) @if($leistungen->isNotEmpty()) -
-
-
+
+
+
-
-

Leistungen

-
- - @foreach($leistungen->take(3) as $content) - - - - - @endif - - -
-
-
- +
@endif @endif