@if($errors->count() > 0)
@foreach($errors->all() as $message) @php notify('error')->error('
{{ $message }}
'); @endphp @endforeach
@endif
Username
Password
Confirm Password
E-mail
{{--
Please enter a valid e-mail address.
We will not send you any spam.
We only use your e-mail address to recovery your password.
--}}
I Agree to the Terms & Conditions
{!! NoCaptcha::display() !!}
Sign-up
{{ csrf_field() }}