{!! showErrors($errors, 'title') !!}
{!! showErrors($errors, 'description') !!}
{!! showErrors($errors, 'news_date_time') !!}
{!! showErrors($errors, 'location') !!}
{!! showErrors($errors, 'registration_link') !!}
{!! showErrors($errors, 'news_link') !!}
{!! showErrors($errors, 'image') !!}
{!! showErrors($errors, 'image_title') !!}
{!! showErrors($errors, 'image_alt') !!}
@section('beforeBodyClose')
@endsection