...
In order to edit the customer's details, the user needs to access the customer’s account and this can be done in two ways:
By clicking the customer’s name
By clicking the Edit button
Both will redirect the user to the customer's account, where the customer’s details can be easily updated.
...