@stack('styles')
{{ config('app.name', 'Laravel') }}
Dashboard
Data
Pengaturan
@csrf
Keluar
@yield('page-title', 'Dashboard')
@yield('content')
@stack('scripts')