@csrf
Create an Admin Account
Already have an account?
Sign in here
@if($errors->any())
@foreach($errors->all() as $error)
{{ $error }}
@endforeach
@endif
Full Name
Email
Password
Use 8 or more characters with a mix of letters, numbers & symbols.
Confirm Password
Submit