Create Administrator Account
ℹ️
@if ($errors->any())
Important
This account will have full access to the application. Use a strong password.
⚠️
@endif
Validation Errors
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach