@yield('header', 'Dashboard')
{{ now()->translatedFormat('d F Y') }}
logout
@csrf
@yield('content')