@yield('styles')
@yield('page-title', 'Dashboard')
{{ now()->format('d M Y') }}
@yield('content')