@extends('layouts.appUi') @section('title') แทงหวย @endsection @section('customStyle') {{-- --}} @endsection @section('header')
แทงหวย {{-- {{ $lottery->name }} {{ $lotteryRound->close }} --}}
@endsection @section('content')

{{ $lottery->name }} {{ $lotteryRound->close }}

* กลับ / โต๊ด + 2,3,4 ตัวแรกบน
+/ 3,4 ตัวแรกบนโต๊ด - วิ่งสองตัวบน . ตัวหน้า
= ล่าง {{-- *. 3 ตัวหน้ากลับทุกประตู --}} {{-- *= 3 ตัวแรกบนกลับทุกประตู --}}
{{-- กรอกเลข --}}

ทายผลตัวเลข

{{--
เลข
จำนวน
--}} {{-- --}}
  • {{-- --}}
    เลข
    จำนวนเงิน
    ประเภทล่าง
  • {{--
  • --}}
{{--
  • เลข
    จำนวน
--}}
{{-- END กรอกเลข --}} {{-- รายการเล่นหวย --}}

รายการเล่นหวย

เลข ประเภท แทง ส่วนลด อัตราจ่าย จ่าย #
รวมยอด
รายการเล่น
0.00 - 0.00
= 0.00 THB
{{-- END รายการเล่นหวย --}}
{{-- .swiper-wrapper --}}
{{-- #swiper --}}
{{-- --}}

ปิดรับแทง

{{--

ไม่มีรายการเลขปิด

--}} @if (!$numberLimit->count()) @endif @foreach ($numberLimit as $key => $item) @endforeach
ประเภทหวย หมายเลข
ไม่มีรายการเลขปิด
{{ $item->lottery_type }} {{ $item->limit_number }}
{{-- --}}

จำกัดอัตราจ่าย

{{--

ไม่มีรายการเลขปิด

--}}
ประเภทหวย หมายเลข บาทละ
ไม่มีรายการจำกัดอัตราจ่าย

เลขอั้น

{{--

ไม่มีรายการเลขปิด

--}} @if (!$numberLimit->count()) @endif @foreach ($numberLimit as $key => $item) @endforeach
ประเภทหวย หมายเลข
ไม่มีรายการเลขปิด
{{ $item->lottery_type }} {{ $item->limit_number }}
{{-- --}} @endsection @section('footer') @endsection @section('script') @endsection