@switch($style ?? 1) @case(2) {{ __(':avg out of 5', ['avg' => number_format($avgStar, 1)]) }} @break @default @if (isset($count)) ({{ number_format($count) }}) @endif @break @endswitch