@extends('layouts.master') @section('title') LT-168 :: ตั้งค่าอัตราส่วน {{ lotteryName($country) }} @endsection @section('sub_title') ตั้งค่าอัตราส่วน :: {{ $user->username }} : {{ $user->name }} {{ lotteryName($country) }} @endsection @section('content')
@endsection @section('scripts') @endsection