@extends('frontend.layouts.home') @section('content') @if(!empty($slider->slides))
@endif{{ __('Sign up and get :x free credits to play and try our casino.', ['x' => config('settings.bonuses.sign_up_credits')]) }}
@auth {{ __('My profile') }} @else {{ __('Sign up') }} @endauth{{ __('Make deposits in cryptocurrencies.') }} @installed('payments') @if(config('settings.bonuses.deposit.amount_pct') > 0) {{ __('Get :pct% back when you deposit more than :amount credits at once.', [ 'amount' => config('settings.bonuses.deposit.amount_min'), 'pct' => config('settings.bonuses.deposit.amount_pct'), ]) }} @endif @endinstalled
@auth {{ __('My profile') }} @else {{ __('Sign up') }} @endauth{{ __('Refer other people to our casino and get bonuses when they sign up, play games or make deposits.') }}
@auth {{ __('My profile') }} @else {{ __('Sign up') }} @endauth{{ __('We run raffles for all our users on a regular basis.') }} {{ __('Purchase tickets and win hefty bonuses.') }}
{{ __('Purchase tickets') }}{{ __('Our casino uses provably fair technology, which allows you to verify that each roll or card draw is completely random and you are not being cheated!') }}
{{ $game->gameable->result }}
{{ __('Played by') }} {{ $game->account->user->name }} {{ $game->created_at->diffForHumans() }}
{{ $top_game->account->user->name }} {{ __('won :x credits', ['x' => $top_game->_win]) }}
{{ __('View leaderboard') }}