Edycja dotacji
<%= notice %>
<%= form_with(model: @dotation, url: grant_path, local: true) do |form| %> <%= render 'form', dotation: @dotation, form: form %> <% end %><%= notice %>
<%= form_with(model: @dotation, url: grant_path, local: true) do |form| %> <%= render 'form', dotation: @dotation, form: form %> <% end %>