@props(['label', 'value', 'icon' => 'graph-up', 'trend' => null, 'trendUp' => true])
merge(['class' => 'hp-stat-card']) }}>
{{ $label }}
{{ $value }}
@if($trend) {{ $trend }} @endif