@extends('layouts.master') @section('title') LT-168 :: อัตราจ่าย ​(ภาพ) @endsection @section('sub_title') จัดการอัตราจ่าย ​(ภาพ) @endsection @section('content')

อัตราจ่าย ​(ภาพ)

@php $i = 0; @endphp @foreach ($lotteries as $lotterie) @endforeach
# รูปภาพอัตราจ่าย ประเภทหวย
{{ ++$i }} @if ($lotterie->image_payment) Image placeholderimage_payment->picture}") }}"> @else ยังไม่ได้ตั้งค่า @endif {{ lotteryName($lotterie->country) }}
@endsection @section('scripts') @endsection