This commit is contained in:
Ludovic CANDELLIER
2021-04-08 16:18:21 +02:00
parent 8ec6f24df4
commit d53e9f5a4f
20 changed files with 2488 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ use App\Http\Controllers\Controller;
use App\Repositories\Botanic\Varieties;
use App\Repositories\Botanic\Species;
use App\Repositories\Shop\TagGroups;
use App\DataTables\Botanic\VarietiesDataTable;
use App\Datatables\Botanic\VarietiesDataTable;
use App\Models\Shop\Variety;