tambahan lejer am akru

This commit is contained in:
hafifierahman
2022-11-29 10:00:37 +08:00
parent cab775a656
commit 24275809a6
2 changed files with 76 additions and 0 deletions
+3
View File
@@ -506,6 +506,9 @@ $router->group(['prefix'=>'api'], function () use ($router){
$router->get('UntungRugiCalculation/{kodcaw}',['uses'=>'TebusController@untungrugicalculation']);
$router->get('UntungRugiCalculationLejer/{kodcaw}',['uses'=>'TebusController@untungrugicalculationLejer']);
/* Pembaharuan Akrual */
$router->get('Lejer/Keuntungan/{kodcaw}',['uses'=>'LaporanController@SemakanKeuntunganLejer']);
$router->get('Lejer/PendapatanAkrual/{kodcaw}',['uses'=>'LaporanController@SemakanPendapatanAkrual']);
//END IMBANG DUGA & LEJER AM//