<%= render 'account/shared/page' do |page| %> <% page.title t('.section') %> <% page.body.render 'index', stripe_accounts: @stripe_accounts %> <% end %>