{{-- Top Bar --}}

@yield('page-title')

{{ now()->format('F j, Y') }}
{{-- Content Area --}} @yield('content')