@php $isEdit = $user->exists; @endphp @if($errors->any())
@endif
User Profile
Set the identity, role, and login access for this user.
{{ $isEdit ? 'Leave blank to keep the current password.' : 'Minimum 8 characters.' }}
Assignment and Security
Keep territory, load balancing, and IP restrictions under admin control.
Status
Control whether the user can log in and receive assignments.
Admin Safeguards

The module blocks self-deletion and protects the last active admin account from being removed or downgraded.

Cancel