@yield('css')
{{-- Navbar Atas --}}
@csrf
Keluar
{{-- Sidebar Kiri --}} {{-- Main Content --}}
@yield('content')
{{-- Footer --}}
@yield('js')