@stack('styles')

@yield('title')

{{ now()->format('d F Y') }}
@yield('content')
@stack('scripts')