@if(config('loginoz.user.image'))
@endif
{{ $errors->has('name') ? ''.$errors->first('name').'' : '' }}
{{ $errors->has('name') ? ''.$errors->first('email').'' : '' }}
{{ $errors->has('name') ? ''.$errors->first('rol').'' : '' }}
{{ $errors->has('name') ? ''.$errors->first('password').'' : '' }}