@include('layouts/_partials/head') @yield('css')
@yield('judul')
@yield('content')
@include('layouts/_partials/footer')
@yield('js')