@extends('layouts.master') @section('title') LT-168 :: หน้าร้าน @endsection @section('sub_title') หน้าร้าน @endsection @section('title_right_side') @endsection @if ($openingRound) @section('content')

ยินดีต้อนรับ

{{--
--}}
@endsection @section('scripts') @endsection @else @section('content')

ไม่มีหวยที่เปิดงวดอยู่ในขณะนี้

@endsection @endif