diff --git a/app/Datatables/Botanic/FamiliesDataTable.php b/app/DataTables/Botanic/FamiliesDataTable.php similarity index 100% rename from app/Datatables/Botanic/FamiliesDataTable.php rename to app/DataTables/Botanic/FamiliesDataTable.php diff --git a/app/Datatables/Botanic/GenresDataTable.php b/app/DataTables/Botanic/GenresDataTable.php similarity index 100% rename from app/Datatables/Botanic/GenresDataTable.php rename to app/DataTables/Botanic/GenresDataTable.php diff --git a/app/Datatables/Botanic/SpeciesDataTable.php b/app/DataTables/Botanic/SpeciesDataTable.php similarity index 100% rename from app/Datatables/Botanic/SpeciesDataTable.php rename to app/DataTables/Botanic/SpeciesDataTable.php diff --git a/app/Datatables/Botanic/VarietiesDataTable.php b/app/DataTables/Botanic/VarietiesDataTable.php similarity index 100% rename from app/Datatables/Botanic/VarietiesDataTable.php rename to app/DataTables/Botanic/VarietiesDataTable.php diff --git a/app/Datatables/ParentDataTable.php b/app/DataTables/ParentDataTable.php similarity index 100% rename from app/Datatables/ParentDataTable.php rename to app/DataTables/ParentDataTable.php diff --git a/app/Datatables/Shop/ArticlesDataTable.php b/app/DataTables/Shop/ArticlesDataTable.php similarity index 100% rename from app/Datatables/Shop/ArticlesDataTable.php rename to app/DataTables/Shop/ArticlesDataTable.php diff --git a/app/Datatables/Shop/CategoriesDataTable.php b/app/DataTables/Shop/CategoriesDataTable.php similarity index 100% rename from app/Datatables/Shop/CategoriesDataTable.php rename to app/DataTables/Shop/CategoriesDataTable.php diff --git a/app/Datatables/Shop/CustomersDataTable.php b/app/DataTables/Shop/CustomersDataTable.php similarity index 100% rename from app/Datatables/Shop/CustomersDataTable.php rename to app/DataTables/Shop/CustomersDataTable.php diff --git a/app/Datatables/Shop/InvoicesDataTable.php b/app/DataTables/Shop/InvoicesDataTable.php similarity index 100% rename from app/Datatables/Shop/InvoicesDataTable.php rename to app/DataTables/Shop/InvoicesDataTable.php diff --git a/app/Datatables/Shop/OrdersDataTable.php b/app/DataTables/Shop/OrdersDataTable.php similarity index 100% rename from app/Datatables/Shop/OrdersDataTable.php rename to app/DataTables/Shop/OrdersDataTable.php