.container
%h1 Edit client
= render 'receipt_button' if @client.bike_id
= render 'edit_form'
= link_to 'Back', clients_path