mirror of
https://github.com/kingomarnajjar/CA-Hackathon-Term2.git
synced 2026-07-25 22:27:26 +10:00
5 lines
100 B
Text
5 lines
100 B
Text
<h1>New Product</h1>
|
|
|
|
<%= render 'form', product: @product %>
|
|
|
|
<%= link_to 'Back', products_path %>
|