@php $cardName = "card_1"; @endphp @push('styles_top') @if(empty($withoutStyles)) @endif @endpush @foreach($forumTopics as $forumTopic)
@include("design_1.web.forums.components.cards.topic.{$cardName}", ['topic' => $forumTopic])
@endforeach