@props([ 'percent' => 0, 'label' => 'Meta del equipo', 'goal' => 60, ]) @php $pct = max(0, min(100, (int) $percent)); @endphp