| 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 t("views.btn.edit"), edit_settings_tax_profile_path(@settings_tax_profile),:class => "btn btn-info ben-sm waves-effer" %>
Are you sure you want to delete this row ?This action can't be undo. |
|