Edit Staff Member

Update account information and access permissions for this staff.

@csrf @method('PUT')

Profile Information

@error('name')

{{ $message }}

@enderror
@error('email')

{{ $message }}

@enderror

Access Control

@error('role')

{{ $message }}

@enderror
@error('is_active')

{{ $message }}

@enderror
Cancel

Note on Sensitivity

Changing a staff member's email will require them to log in with the new credentials. Inactive staff accounts will be immediately restricted from accessing the management portal.