@if (getenv('APP_MARKET') == 'it') @endif @if ($data->total()) @foreach ($data as $k => $row) {{-- adding id so i can take value of field later in javascript --}} {{-- internal_game_id => distinguish between games inside all games --}} {{-- parner_id => distinguish between partners inside one game --}} @if (getenv('APP_MARKET') == 'it') @endif @endforeach @else @endif
{{ __('Game Id') }} {{ __('Game Name') }} {{ __('Slot') }} {{ __('Provider Game Desktop ID') }} {{ __('Provider Game Mobile ID') }} {{ __('Platform (desktop/mobile)') }} {{ __('Checksums') }} {{ __('Partner') }}{{ __('AAMS Game ID') }} {{ __('AAMS type') }}{{ __('Wagering weight') }} {{ __('Provider') }} {{ __('Action') }}
{{ $row->internal_game_id }} {{ $row->game_name }} {!! $row->is_slot ? '' : '' !!} {{ $row->provider_game_id_desktop }} {{ $row->provider_game_id_mobile }} @if($row->type_desktop != 'unknown'){{ $row->type_desktop }}@else{{ '' }}@endif / @if($row->type_mobile != 'unknown'){{ $row->type_mobile }}@else{{ '' }}@endif @if ($row->last_status > 0) @elseif (is_null($row->last_status)) @if ($row->modules > 0) @else No data @endif @else @endif {{ $row->skinname }} {{ $row->aams_game_id }} {{ $row->aams_type_id }} {{ $row->wagering_weight }}% {{ $row->provider }} @if($row->notes) @endif @if($row->last_status_modification_date) last_status_modification_action ."\n". $row->last_status_modification_date ."\n" }}"> @endif
{{ $data->onEachSide(3)->links() }}
{{ __('No results for selected params') }}