@foreach ($stats->take(7) as $stat)

{{ $stat->name }} - {{ $stat->score_total }} {{ __('Puan') }}

@endforeach