Yards
{{ $round->yards ?? 'N/A' }}
Re-load Required (y/n)
{{ $round->reload_required == 1 ? 'Y' : 'N' }}
Shots
{{ $round->shots }}
Target Zone
{{ $round->target_zone }}
Hand (s/w)
{{ $round->hand }}
Shots
{{ $round->shots2 }}
Target Zone
{{ $round->target_zone2 }}
Hand (s/w)
{{ $round->hand2 }}