@auth @endauth
@if(session('success')) @endif @if(session('warning')) @endif @if($errors->any())
@endif @yield('content')