This commit is contained in:
e.arrahn
2021-09-03 02:34:52 +08:00
5 changed files with 70 additions and 2 deletions
+2
View File
@@ -132,6 +132,8 @@ $router->group(['prefix'=>'api'], function () use ($router){
$router->get('lelong/laporan/{kodcaw}/{tarikh}',['uses'=>'LelongController@getLaporanLelong']); //laporan lelong
$router->get('lelong/harini/{kodcaw}',['uses'=>'LelongController@LelonganHarini']); //laporan lelong
$router->get('keluar/lelong',['uses'=>'LelongController@keluarLelong']);
//Marhun API