✨ Ajoute la recherche par commentaire
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
<div class="collapse" id="filters">
|
||||
<div class="card card-body">
|
||||
<form>
|
||||
<div class="row form-group">
|
||||
<label class="col-lg-2" for="comment">Commentaire:</label><input type="text" name="filter[comment]" id="comment">
|
||||
</div>
|
||||
<div class="row form-group">
|
||||
<label class="col-lg-2" for="price_min">Min prix:</label><input type="number" name="filter[price_min]" id="price_min">
|
||||
<label class="col-lg-2" for="price_max">Max prix:</label><input type="number" name="filter[price_max]" id="price_max">
|
||||
|
Reference in New Issue
Block a user