@props([ 'title' => '', 'icon' => '', 'amount' => 0, 'currency' => 'EUR', 'color' => 'bg-light', 'class' => 'sm' ])
{{ $title }}
{{ str()->formatDecimal($amount) }} {{ $currency }}