@blaze @props([ 'heading' => null, 'subheading' => null, 'count' => null, 'badge' => null, ]) @php $classes = (string) Flux::classes() ->add('p-2 flex flex-col') ; $badgeAttributes = Flux::attributesAfter('badge:', $attributes); @endphp