04-07-2025 - vadivel - ts tat bulk upload user level permission

This commit is contained in:
vadivelJ96 2025-07-04 11:24:53 +05:30
parent 0c75da7aa2
commit 7a2632bccd

View File

@ -29,7 +29,7 @@ $routes->post('forgotPassword/changePassword', 'UserController::forgotChangePass
//api's with token
// $routes->group('api', ['filter' => 'jwtAuth'], function ($routes) {
$routes->group('api', ['filter' => 'jwtAuth'], function ($routes) {
//Organization
@ -156,7 +156,7 @@ $routes->post('forgotPassword/changePassword', 'UserController::forgotChangePass
$routes->post('guestHouseReport', 'ReportsController::guestHouseReport');
// });
});
// plan review related signed url