<%= heading.name %>

<%= link_to t("budgets.results.show_all_link"), "#", class: "js-toggle-link button hollow margin-bottom float-right", data: {'toggle-selector' => '.js-discarded', 'toggle-text' => t("budgets.results.hide_discarded_link")} %> <% amount_available = heading.price %> <% @result.investments.each do |investment| %> <% if investment.winner? %> <% else %> <% end %> <% end %>
<%= t("budgets.results.spending_proposal") %> <%= t("budgets.results.ballot_lines_count") %> <%= t("budgets.results.price") %> <%= format_price(heading.price) %>
<%= t("budgets.results.amount_available") %>