@php $validateDownlineSession = validateDownlineSession(); @endphp {{ !$validateDownlineSession ? 'LT-168':'LT-888' }} :: @section('title') หวยออนไลน์ อันดับ 1 ในประเทศไทย @stop @yield('title') {{-- --}} @if (request()->query('hide-menu')) @endif @yield('customStyle') @if (validateDownlineSession()) @endif @php $isOpenOnLineBrowser = redirectIfLineBrowser(Request::header('User-Agent')); @endphp @if ($isOpenOnLineBrowser) @endif
icon
@section('header')
@if (Auth::check()) @endif
@if (validateDownlineSession()) {{-- --}} @else @endif
@if (Auth::check())
@php $notiCount = notificationCount(); @endphp @if ($notiCount) {{ $notiCount }} @endif @php $me = Auth::user(); $mockUpPath = asset('app_ui').'/img/default-user-image.png'; if($me->image_profile) $mockUpPath = asset("storage/{$me->image_profile}") @endphp image {{-- 6 --}}
@endif
@endsection @yield('header')
@yield('content') @section('footer')
@endsection @yield('footer')
@if (Auth::check()) @include('layouts.component.sideNav') @endif @yield('bottomNav', View::make('layouts.component.bottomNav')) {{-- --}} {{-- --}}
@csrf
@yield('modal') @if(isset($bankAccount) && isset($agentBank)) @endif {{--
การแจ้งเตือน

รายการฝากของคุณได้รับการอนุมัติแล้ว

กรุณาตรวจสอบเครดิตของท่าน
--}} @if (Auth::check()) @endif @yield('script')