9 lines
125 B
Text
9 lines
125 B
Text
<h1>New batch</h1>
|
|
|
|
<%= render "form", batch: @batch %>
|
|
|
|
<br>
|
|
|
|
<div>
|
|
<%= link_to "Back to batches", batches_path %>
|
|
</div>
|