{{-- fileuploader --}}
Loading...
@include('uc.header')
Dashboards
@if (Auth::user()->role != 2) {{-- Category: CHIANG MAI AND NOWHERE ELSE --}}
CHIANG MAI AND NOWHERE ELSE
{{-- Sub category --}}
Sub Category
{{-- Sub article --}}
Article
@endif @if (Auth::user()->role != 2) {{-- Category: CHIANG MAI AND NOWHERE ELSE --}}
WHERE ELSE
{{-- Sub category --}}
Sub Category
{{-- Sub article --}}
Article
@endif {{-- Manage: File --}}
MANAGE FILE
{{-- Video --}}
Videos
{{-- Sound --}}
Sounds
{{-- Images --}}
Images
{{-- Documents --}}
Documents
@if (Auth::user()->role == 0) {{-- Manage: User --}}
MANAGE USER
{{-- User --}}
User
@endif
@yield('content')
{{-- Custom --}} {{-- --}} {{-- fileuploader --}} @yield('script')