@extends('layouts.appUi') @section('customStyle') @endsection @section('content')
เครดิตคงเหลือ

฿ {{ number_format(remainBalance(Auth::user()), 2) }}

@if (!validateDownlineSession()) @endif
{{-- --}}
{{--

หวยเปิดที่รับแทง

View All
@php $count = 0 @endphp @foreach ($lotteries as $lottery) @php if ($lottery->lotteryRound->count() === 0) continue; $count++; @endphp lotteryRound->count()) open-time="{{ $lottery->lotteryRound->first()['open'] }}" close-time="{{ $lottery->lotteryRound->first()['close'] }}" round-id="{{ $lottery->lotteryRound->first()['id'] }}" @endif > @endforeach @if (!$count)

ไม่มีหวยที่เปิดรับแทงในขณะนี้

@endif
--}} @endsection @section('script') @endsection