<h1>Editing client</h1>
<%= render 'form' %>
<%= link_to 'Show', @client %> |
<%= link_to 'Back', clients_path %>