@foreach ($stats as $item)
{{ $item['projects_count'] }} Project
Rp {{ number_format($item['projects_price_sum'], 0, ',', '.') }}
{{ $item['label'] }}
@endforeach