New Employer Setup

Summary

<%= form_with model: @form, url: employer_setup_index_path, local: true do |f| %>
<%= f.submit "Submit" %>
<% end %>