summaryrefslogtreecommitdiff
path: root/app/views/fertilizer_products/show.html.erb
blob: ea970412d852739d534a74e52fee186c3e77359a (plain)
1
2
3
4
5
6
7
8
9
10
<p style="color: green"><%= notice %></p>

<%= render @fertilizer_product %>

<div>
  <%= link_to "Edit this fertilizer product", edit_fertilizer_product_path(@fertilizer_product) %> |
  <%= link_to "Back to fertilizer products", fertilizer_products_path %>

  <%= button_to "Destroy this fertilizer product", @fertilizer_product, method: :delete %>
</div>
Copyright 2019--2025 Marius PETER