@props([ 'average' => 0, 'total' => 0, 'rating' => true, ]) merge(['class' => 'flex w-max items-center rounded-md border border-zinc-200 px-4 py-2']) }} average="{{ $average }}" total="{{ $total }}" > @pushOnce("scripts") @endPushOnce