Logo
@csrf

Create an Admin Account

Already have an account? Sign in here
@if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
Use 8 or more characters with a mix of letters, numbers & symbols.