feat: Working purchase order table and form.
This commit is contained in:
4
Resources/Views/form-container.leaf
Normal file
4
Resources/Views/form-container.leaf
Normal file
@@ -0,0 +1,4 @@
|
||||
<div id="form" style="display: none;" class="form-content">
|
||||
#extend("btn/close-form")
|
||||
#import("formContent")
|
||||
</div>
|
||||
Reference in New Issue
Block a user