Manage Contest Imports
Win Amount:
{{$challenge->win_amount}}
League Size:
@if($challenge->challenge_type =='money') {{$challenge->maximum_user}} @else {{$challenge->winning_percentage.' % (of Total Users)'}} @endif
Entry Fee:
{{$challenge->entryfee}}
Confirmed League:
@if($challenge->confirmed_challenge==1) {{'Yes'}} @else {{'No'}} @endif
Multi Entry:
@if($challenge->multi_entry==1) {{'Yes' }} @else {{'No'}} @endif
Multi Joined:
@if(isset($challenge->is_multi_joined) && $challenge->is_multi_joined==1) {{'Yes' }} @else {{'No'}} @endif
Auto Repeat:
@if($challenge->is_running==1) {{'Yes'}} @else {{'No'}} @endif
Price Card:
{{ Form::open(['role' => 'form','id'=>'challengeAddForm','files' => true,'class'=>'form-inline','method' => 'get']) }} {{-- --}} {{ Form::close() }}
Match Started:
League:
League: