-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ $message }}
{{$errors->first('txtUsername')}}
@endif{{$errors->first('txtName')}}
@endif
{{$errors->first('txtEmail')}}
{{$errors->first('txtPassword')}}
{{ $errors->first('txtRoles') }}
@endif