@forelse($sportsbooks as $game)
@php
$gameUrl = $prefix."/poker/games?sg=".strtolower($game->provider_code);
@endphp
@empty
@endforelse