@extends('layouts.master') @section('title') LT-99 :: ตั้งค่าอัตราส่วน {{ lotteryName($country) }} @endsection @section('sub_title') ตั้งค่าอัตราส่วน :: {{ lotteryName($country) }} @endsection @section('content')
@csrf {{-- AgentLimit --}}

ขั้นต่ำต่อไม้ / สูงสุดต่อไม้ / สูงสุดต่อหมายเลข

@foreach ($lotteryType as $key => $item)
@endforeach
{{-- AgentCommission --}} {{-- LotteryCommission --}} @if ($ltType) @endif {{-- AgentPercent --}} {{-- --}}
@endsection @section('scripts') @endsection