billplz
This commit is contained in:
@@ -414,6 +414,9 @@ $router->group(['prefix'=>'api'], function () use ($router){
|
||||
$router->get('komoditi/rekod/transaksi',['uses'=>'KomuditiController@rekodTransaksiKomoditi']);
|
||||
|
||||
$router->get('laporan/harian',['uses'=>'LaporanController@laporanHarian']);
|
||||
|
||||
//Collection ID Billplz
|
||||
$router->get('billplz/collectionid',['uses'=>'PortalBillplzController@getCollectionIDCawangan']);
|
||||
});
|
||||
|
||||
$router->group(['prefix'=>'e-arrahn'], function () use ($router){
|
||||
|
||||
Reference in New Issue
Block a user