@yield('page_headers')
{{ config('app.name', '') }} @yield('title')
@include('partials._noauth_messages')
@yield('content')