{{ $row['teamName'] }}
{{ $row['role'] }}
{{ $row['categoryLabel'] ?? $row['categoryName'] }}
{{ $row['soldPrice'] }}
@if ($row['status'] === 'sold')
@else
@endif