Edit Event accounts

<%= render "form.html", Map.put(assigns, :action, event_accounts_path(@conn, :update, @event_accounts)) %> <%= link "Back", to: event_accounts_path(@conn, :index) %>