<%= link_to t('.edit'), edit_admin_trade_promote_path(@trade_promote), class: 'ui mini blue right floated button', remote: true %>
<%= TradePromote.human_attribute_name(:amount) %> <%= @trade_promote.amount %>
<%= TradePromote.human_attribute_name(:note) %> <%= @trade_promote.note %>