@if (count($errors) > 0)
{{ trans('messages.notify.error') }}: {{ $error }}
{!! preg_replace('/[\r\n]+/', ' ', Session::get('alert-' . $msg)) !!}