| Title | Account Type | Can get Points | Can rebate | Action |
|---|---|---|---|---|
| <%= account.title %> | <%= account.account_type %> | <%= account.point %> | <%= account.rebate %> | <%= link_to 'Edit', edit_settings_account_path(account) %> | <%= link_to 'Destroy', settings_account_path(account), method: :delete, data: { confirm: 'Are you sure?' } %> |