ref: master
plugins/custom_routes/views/custom_routes_plugin_admin/new.html.erb
<%= _('Custom Route Plugin') %> <%= _('New Route Mapping') %> <%= render(partial: 'form', locals: { action: 'create', route: @route }) %>