@php
$i = 5;
@endphp
@if (!empty($rate) and $rate > 0 or !empty($showRateStars))
@if (empty($dontShowRate) or !$dontShowRate)
{{ $rate }}
@endif
@while (--$i >= 5 - $rate)
{{-- --}}
@endwhile
@while ($i-- >= 0)
@endwhile
@else
Compliance Training
@endif