{{ __('Comma-delimited list') }}
{{ __('How many random numbers will be drawn in each game.') }} {{ __('The higher this number is the more likely a user to win.') }}
@foreach(config('game-keno.payouts') as $hits => $payout)
{{ __('Bet') }} x
{{ __('credits') }}
@endforeach