MATCH LIST
INPLAY
Soccer
Tennis
Cricket
REPORT
Account Statement
Profit & Loss
Bet History
LIVE CARDS
TeenPatti T20
TeenPatti OneDay
Andar Bahar
Dragon Tiger Lion
Lucky 7
@foreach($chips as $chip)
Chips: {{$chip->chips_amount}}
@endforeach
Profit
Loss
My Account
Logout
@if(Session::has('success')) {
LOG OUT
} else {
LOG IN
SIGN UP
} @endif