Draw Type
{{ $draw->draw_type === 'random_draw' ? 'Random Draw' : 'Score Rank' }}
{{--
Sport
--}}
v/s
{{--
Selected:
--}}
Save Result
Contest Type
({{ ucfirst($contest->type) }})
Draw Type
{{ $draw->draw_type === 'random_draw' ? 'Random Draw' : 'Score Rank' }}
Eligible
{{--
{{ $participants->count() ?? '0' }}
--}}
Start Draw
{{--
Reset Draw
--}}