{{-- Panggil css dinamis per halaman --}} @stack('css')
Toggle theme
Light
Dark
Auto
Welcome {{ auth()->user()->email }}
Welcome {{ auth()->user()->email }}
{{-- Panggil sidebar --}} @include('back.layout.sidebar')
{{-- Panggi section Content --}} @yield('content') {{-- Footer --}}
{{-- --}} @stack('js')