@if(!empty($settings['notification']))
{{ $settings['notification'] }}
@endif
@guest
Login
@else @if (Auth::user()->role->name == 'admin')
Dashboard
@elseif (Auth::user()->role->name == 'broker')
Dashboard
@else {{-- Assuming any other role is a customer --}}
{{ Auth::user()->exposure->sum('total_amount') }}
{{ Auth::user()->wallet->amount }}
Dashboard
@endif @endguest
Home
Single
Jodi
All Games