@auth @endauth
@if (session('ok'))
{{ session('ok') }}
@endif @yield('content')