<%= render 'form' %>
<%= link_to ' Back'.html_safe, agents_path, class: "btn btn-default" %> <%= link_to ' Show'.html_safe, agent_path(@agent), class: "btn btn-default" %>