Application Setup
Step 2 of 3
2
3
Create Admin Account
This will be the super admin account for your application.
@if($errors->any())
@foreach($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@csrf
Full Name
*
Email Address
*
Password
*
Confirm Password
*
Back
Review & Install