@section('title', 'Create New Admin')

{{ __('Create New Admin') }}

@include('partials.alerts.main')
@csrf
{{ __('Min. 8 characters with a mix of letters, numbers & symbols.') }}