PLOCAL Internal
Create the first Administrator
This local-only one-time setup closes permanently after the first account is created.
@if($errors->any())Correct the following:
@endif- @foreach($errors->all() as $error)
- {{ $error }} @endforeach