@foreach ($group->tests as $test) @if ($test['done'])
@else
@endif @endforeach