@if (session()->has(\Orchid\Alert\Alert::SESSION_MESSAGE))
{!! session(\Orchid\Alert\Alert::SESSION_MESSAGE) !!} @yield('flash_notification.sub_message')
@endif @empty(!$errors->count()) @endif