<%= notice %>

Name: <%= @settings_tax_profile.name %>

Rate: <%= @settings_tax_profile.rate %>

Inclusive: <%= @settings_tax_profile.inclusive %>

Order by: <%= @settings_tax_profile.order_by %>

Created by: <%= @settings_tax_profile.created_by %>

<%= link_to 'Edit', edit_settings_tax_profile_path(@settings_tax_profile) %> | <%= link_to 'Back', settings_tax_profiles_path %>