@include('layouts.navbar')
@yield('konten')
@include('layouts.footer')