@if(!empty($artisticdata)) @foreach($artisticdata as $row) @endforeach
Apparatus Gymnast D Score Execution Penalty Final Score

{{ucwords(strtolower(substr($row->name, 0, 22)))}}

{{$row->level}}

{{ucwords(strtolower(substr($row->clubname, 0, 23)))}}

{{sprintf("%.1f",$row->dscore)}} {{sprintf("%.3f",$row->escore)}} {{$row->penalty}} {{sprintf("%.3f",$row->total)}}
@endif