@if(\Session::has('notificacion'))
{!! \Session::get('notificacion.mensaje') !!}
@endif @if ($errors->any())
@endif