@extends('layouts.master') @section('title') LT-99 :: แก้ไขตั้งค่าอัตราส่วนของเอเยนต์ @endsection @section('sub_title') แก้ไขตั้งค่าอัตราส่วน :: {{ $user->username }} : {{ $user->name }} {{ lotteryName($country) }} @endsection @section('content')
@include('admin.agent.setting.components.createSettingModal') @endsection @section('scripts') @endsection