@extends('layouts.admin') @section('title', 'Invite State User') @section('content')
Invite State User

Send invitation email to create a new state administrator account

@csrf
Select the state/UT this user will manage
Enter a valid email address for the state administrator
Invitation Preview

State to Manage:

Email Address:

@endsection @section('scripts') @endsection