| Sr.no | Type | Name | Start date | End date | Winner | Action |
|---|---|---|---|---|---|---|
| {{ $key+1 }} | {{ucfirst($competition->type)}} | {{ucfirst($competition->name)}} | {{$competition->start_date}} | {{$competition->end_date}} | @if ($competition->winnerUser == null) pending @else {{$competition->winnerUser->name}} @endif |