Botanic release

This commit is contained in:
Ludovic CANDELLIER
2020-04-21 19:52:11 +02:00
parent 4ad1f18310
commit e370174f94
10 changed files with 23 additions and 23 deletions

View File

@@ -7,7 +7,7 @@ use App\Http\Controllers\Controller;
use App\Repositories\Botanic\Genres;
use App\Repositories\Botanic\Families;
use App\DataTables\GenresDataTable;
use App\DataTables\Botanic\GenresDataTable;
class GenreController extends Controller
{