{{ __('ui.dashboard.overview.kpis.'.$kpi['key']) }}
{{ $kpi['formatted'] }}{{ $kpi['change_percent'] === null ? '—' : (($kpi['change_percent'] >= 0 ? '+' : '').number_format($kpi['change_percent'], 1).'%') }}{{ __('ui.dashboard.overview.comparison') }}