Edit Customer Update customer information and manage user account for {{ $customer->full_name }}
Back to Customer @if($has_user_account && $customer->user && $customer->user->isCustomer()) Has Portal Access @elseif($has_user_account) Portal Inactive @else No Portal Access @endif
Personal Information
First Name *
Last Name *
Contact Information
Email *
Phone *
Secondary Phone
Address Information
Street Address *
City *
State *
ZIP Code *
Additional Information
Customer Status *
Notes
Customer Portal Access @if($has_user_account) @if($customer->user && $customer->user->isCustomer())
Customer has active portal access
@else
Customer portal access is inactive
@endif
User Status
Reset password Generate new password for customer portal
@if($reset_password)
New Password
Generate
Customer will need to use this password to login
@endif
@else
Customer has no portal access
Create customer portal account Allow this customer to login and access their portal
@if($create_user_account)
Password
Generate
Customer will receive this password to access their portal
@endif
@endif
Cancel Update Customer