feat: Working purchase order table and form.
This commit is contained in:
4
Resources/Views/vendors/index.leaf
vendored
4
Resources/Views/vendors/index.leaf
vendored
@@ -6,7 +6,9 @@
|
||||
<br>
|
||||
<p>Vendors are who purchase orders can be issued for, they consist of multiple branches / locations.</p>
|
||||
<br>
|
||||
#extend("vendors/form", form)
|
||||
#extend("form-container"): #export("formContent"):
|
||||
#extend("vendors/form", form)
|
||||
#endexport #endextend
|
||||
#extend("vendors/table")
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user