@php $cardName = getThemeContentCardStyle("bundle"); @endphp @push('styles_top') @if(empty($withoutStyles)) @endif @endpush @foreach($bundles as $bundle)
@include("design_1.web.bundles.components.cards.grids.{$cardName}", ['bundle' => $bundle])
@endforeach