@props([ 'grid' => [], 'calendars' => [], 'events' => [], 'class' => '', 'slots' => [], 'timeformat' => '', 'hgroup' => [], 'active' => [], 'density' => '30', 'weekstart' => 0, 'now' => [], 'business_hours' => [], ])
@foreach ($hgroup as $h)
$h['is_today'] ?? false])> {{ $h['dow'] }} {{ $h['day'] }}
@endforeach
    @foreach ($slots as $slot)
  1. @endforeach
    @foreach ($events as $event) @endforeach @if ($now['show']) @endif