basic entity get/show

This commit is contained in:
2023-01-13 21:47:31 +02:00
parent 26ea76c8e9
commit 38f51a5de6
13 changed files with 74 additions and 38 deletions

View File

@ -1,5 +1,7 @@
%h1 New entity
= render 'form'
.grid.grid-cols-3
%div
= render 'form'
= link_to 'Back', entities_path