@stack('styles')
@yield('topbar-title', 'Dashboard')
{{ now()->translatedFormat('d F Y') }}
Keluar
@csrf
@yield('content')
@stack('scripts')