@trans('crm.Lead Conversion Rate')
{{ $kpis['conversion_rate'] }}%
@trans('crm.Won Revenue')
{{ number_format($kpis['won_value'], 2) }}
@trans('crm.Customer Satisfaction')
{{ $kpis['avg_satisfaction'] }}/10
@trans('crm.Pipeline Value')
{{ number_format($kpis['pipeline_value'], 2) }}