<%= t(".new") %>
<% end %> <%= form_with url: summary_accounts_path, method: :get, class: "flex items-center gap-4", data: { controller: "auto-submit-form" } do %> <%= render partial: "shared/period_select", locals: { value: @period.name } %> <% end %><%= t(".new") %>
<% end %> <%= form_with url: summary_accounts_path, method: :get, class: "flex items-center gap-4", data: { controller: "auto-submit-form" } do %> <%= render partial: "shared/period_select", locals: { value: @period.name } %> <% end %>