@props([ 'cards' => [], 'id' => null, 'title' => null, 'description' => null, 'component' => null , 'includer' => null, 'category' => null, 'icons' => null, 'links' => null, 'columns' => $columns ?? 3, ])
@foreach ($cards as $card) @endforeach