| ID | Series | Home Team | Away Team | Start Time | Format | Status |
|---|---|---|---|---|---|---|
| {{ $match->id }} | {{ $match->series_name }} | {{ $match->home_name }} | {{ $match->away_name }} | {{ $match->start_time }} | {{ $match->match_format }} | {{ $match->status }} |
| Match ID | Name | Entry Fee | Prize Pool | Spots |
|---|---|---|---|---|
| {{ $contest->match_id }} | {{ $contest->name }} | PKR {{ $contest->entry_fee }} | PKR {{ $contest->prize_pool }} | {{ $contest->spots_filled }}/{{ $contest->total_spots }} |