@if (config('master.aplikasi.tema') != NULL)
@endif @stack('css')
@include('backend.home.sidebar')
@include('backend.home.header')
{{ $fungsi->getHari() }}, {{ $fungsi->tanggalIndonesia() }}
@if ($halaman != NULL) @if ($halaman->pengumuman != NULL)
{{ $halaman->pengumuman }}
@endif @endif
@stack('header')
@stack('tombol')
@yield('content')
@include('backend.home.footer')
@stack('js')