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