@props(['value', 'label', 'icon', 'iconBg' => 'bg-primary'])

{{ number_format((int) $value, 0, ',', '.') }}

{{ __($label) }}