Edit Customer

Update customer information, documents, and verification details

<%= link_to "← Back to Customers", agent_portal_customers_path, class: "btn btn-outline-secondary btn-sm rounded-pill" %>
<%= render "form", customer: @customer %>