untuk audit akaun

This commit is contained in:
hafifierahman
2022-07-27 10:46:51 +08:00
parent 060e7838d8
commit 603abad3f9
2 changed files with 97 additions and 0 deletions
+3
View File
@@ -716,6 +716,9 @@ $router->group(['prefix'=>'admin'], function () use ($router){
$router->get('wtd/rekod',['uses'=>'AdminPageController@rekodWTD']);
$router->get('wtd/rekod/{batchno}',['uses'=>'AdminPageController@rekodWTDByBatchNo']);
$router->get('audit/keuntungansebenar',['uses'=>'AdminPageController@KeuntunganSebenarExport']);