@if (isset($errors) && $errors->any())
{{ t('validation_errors_title') }}
@endif @if (session()->has('flash_notification'))
@include('flash::message')
@endif