Update Pisah API

This commit is contained in:
ivan-sim
2026-02-20 09:03:50 +07:00
parent bc8a088d8b
commit 3534818c60
3 changed files with 26 additions and 47 deletions

View File

@@ -132,7 +132,4 @@ Route::prefix('v1')->group(function() {
});
});
// ################## route tambahan (modular) ##################
// crm
require base_path('modules/hospitalportal/routes/primaya/api-primaya.php');
});