@if(!empty($artisticdata))
| Apparatus | Gymnast | D Score | E Score | Penalty | Final Score |
|---|---|---|---|---|---|
![]() |
{{ucwords(strtolower(substr($row->name, 0, 22)))}} {{$row->level}} {{ucwords(strtolower(substr($row->club, 0, 22)))}} |
{{$row->dscore}} | {{10-$row->avg}} | {{$row->penalty}} | {{$row->total}} |