first commit
This commit is contained in:
8
Movement/templates/Product/Create/quantity.html
Normal file
8
Movement/templates/Product/Create/quantity.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<div class="form-group">
|
||||
<div class="form-check">
|
||||
<label>
|
||||
<input type="number" name="quantity" class="form-control"
|
||||
>
|
||||
</label><br>
|
||||
</div>
|
||||
</div> <br>
|
||||
Reference in New Issue
Block a user