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