@yield('meta')
@yield('styles') @yield('meta')
P
rofile
Full
S
creen
L
ogout
@csrf
@widget('notifications')
@if (app()->getLocale() == 'th')
getLocale() == 'en') class="active" @endif>
English
@else
getLocale() == 'th') class="active" @endif>
ไทย
@endif {{-- @if (app()->getLocale() == 'th')
ไทย
@elseif(app()->getLocale() == 'kh')
ខ្មែរ
@else
English
@endif
--}}
{{--
getLocale() == 'en') class="active" @endif>
English
getLocale() == 'kh') class="active" @endif>
ខ្មែរ
getLocale() == 'th') class="active" @endif>
ไทย
--}}
{{-- @if (app()->getLocale() == 'en')
@else
@endif --}}
@include('app.alert') @yield('content')
@yield('scripts')