Dining Charges CRUD

This commit is contained in:
Phyo
2017-08-11 17:53:48 +06:30
parent 2cad08277e
commit 740038757d
16 changed files with 108 additions and 30 deletions

View File

@@ -0,0 +1,4 @@
<p id="notice"><%= notice %></p>
<%= link_to 'Edit', edit_dining_charge_path(@dining_charge) %> |
<%= link_to 'Back', dining_charges_path %>