fix api
This commit is contained in:
@@ -553,4 +553,7 @@ $router->group(['prefix'=>'dashboard'], function () use ($router){
|
||||
|
||||
$router->group(['prefix'=>'portal'], function () use ($router){
|
||||
$router->get('financeMonth',['uses'=>'GadaiController@PembiayaanBulanan']);
|
||||
$router->get('transaksipelanggan',['uses'=>'TransactionController@TransaksiPelanggan']);
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user