@props([ 'link' => '', 'title' => '', 'value' => '', 'icon' => '', 'bg' => 'primary', 'color' => 'white', 'icon_color' => null, ]) @php $iconColor = $icon_color ?? $color; @endphp
@if ($link) @endif
{{ __($title) }}

{{ $value }}