create InJuty
This commit is contained in:
5
app/views/origami/in_juties/new.html.erb
Normal file
5
app/views/origami/in_juties/new.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1>New In Juty</h1>
|
||||
|
||||
<%= render 'form', in_juty: @in_juty %>
|
||||
|
||||
<%= link_to 'Back', in_juties_path %>
|
||||
Reference in New Issue
Block a user