@props([ 'icon', 'label', 'value' => null, 'color' => 'text-primary-600', 'colspan' => '', ])
{{ $label }}
{{ $value ?? 'No disponible' }}