<%= notice %>

Title: <%= @settings_account.title %>

Account type: <%= @settings_account.account_type %>

<%= link_to 'Edit', %> | <%= link_to 'Back', settings_accounts_path %>

Account

Title Account type Action
<%= @settings_account.title %> <%= @settings_account.account_type %> <%= link_to 'Edit', edit_settings_account_path(@settings_account, @settings_account) %>