@php use Carbon\Carbon; $date = Carbon::now(); $count = 0; @endphp @foreach ($charts as $name => $chart)