diff --git a/content/contents/leistungen.blade.php b/content/contents/leistungen.blade.php index 924947b..6389a49 100644 --- a/content/contents/leistungen.blade.php +++ b/content/contents/leistungen.blade.php @@ -81,6 +81,34 @@ + + @php($otherContents = filterByContentType("Leistungen")->filter(function ($item) use ($content) { return $item->id != $content->id; })) + + @if($otherContents->isNotEmpty()) +
{{$content->kurzbeschreibung}}
+