Games
All Categories
Fish Tournament
Ruby Tournament
@canany(['View GC7 Games', 'View Tournament Games', 'View Free Games' , 'View Ruby Tournament Games'])
GC7 Games
@endcanany @can('View GameLinks')
External Games
@endcan
Loading...
{{-- @foreach($games as $game)
{{$game->title}}
@if($game->default_id != null)
Play GC7 Game
@endif @if($game->free_id != null)
Play Free Game
@endif @if($game->tournament_id != null)
Play Tournament Game
@endif
@endforeach --}}