Add cash transaction api endpoint
This commit is contained in:
4
views/cash.hbs
Normal file
4
views/cash.hbs
Normal file
@@ -0,0 +1,4 @@
|
||||
<h1>Message:</h1>
|
||||
{{#each messages}}
|
||||
<div>{{raw}}</div>
|
||||
{{/each}}
|
Reference in New Issue
Block a user