@stack('plugin-styles') {{-- Tambahan CSS --}} {{-- Akhiran Tambahan CSS --}} @stack('style')
@include('layout.header')
@if (!env('APP_SETUP_DONE')) @endif @if (isWebMaster()) @else @if (!$GlobalVar) @endif @endif @if(Session::has('error')) @endif
@yield('content')
@include('layout.footer')
@stack('plugin-scripts') {{-- Tambahan JS --}} {{-- Akhiran Tambahan JS --}} @stack('custom-scripts')