Edit User {data.user.username}{data.user.fullName ? ` (${data.user.fullName})` : ''}
Username *
New password (optional)
Full name *
Email *
Phone (optional)
Company code (optional)

This code can be used to associate an employer with their company. If left blank, they will not be able to create any postings.

{#if form?.errorMessage}
{form.errorMessage}
{/if}