@extends(auth()->check() ? 'layouts.app' : 'layouts.guest') @section('title','Home') @section('content')
INSTANT

Sports, Casino, Slots & Crash

11% Rescue Bonus

MCW-style user panel UI.

@if(auth()->check()) PLAY NOW @else LOGIN @endif Promotions

Featured Games

@forelse($featured as $g)
{{ $g->name }}
@empty
No featured games yet. Set gamexa_lists.isFeatured=1.
@endforelse

Popular Games

@forelse($popular as $g)
{{ $g->name }}
@empty
No popular games yet. Set gamexa_lists.isPopular=1.
@endforelse

VIP

Details
BronzeStarter benefits
SilverMore cashback
GoldHigher limits
PlatinumPriority support

Promotions

See all
Welcome BonusDeposit and get bonus
CashbackWeekly cashback offers
VIP RescueRescue bonus for VIP
@endsection