{{-- Component: x-store.filter-chip Usage: Label Props: $active — bool, apakah chip ini aktif $icon — (opsional) SVG path string untuk icon --}} @props([ 'active' => false, 'icon' => null, ])