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