Refactoring, change menu, add many features

This commit is contained in:
Ludovic CANDELLIER
2021-10-30 02:22:51 +02:00
parent fae7b7897f
commit e356b3fcda
158 changed files with 1114 additions and 412 deletions

View File

@@ -2,7 +2,7 @@
<div class="input-group">
<div class="input-group-prepend">
@include('components.select', ['name' => 'type', 'list' => ['Semences & Plants'] ])
@include('components.form.select', ['name' => 'type', 'list' => ['Semences & Plants'] ])
</div>
<input type="text" class="form-control search-btn" aria-label="Text input with dropdown button">
<div class="input-group-append">