percentgadai
This commit is contained in:
@@ -276,4 +276,6 @@ $router->group(['prefix'=>'dashboard'], function () use ($router){
|
||||
$router->post('prestasi/cawangan',['uses'=>'GadaiController@prestasiCawangan']);
|
||||
|
||||
$router->post('peti_besi',['uses'=>'GadaiController@petiBesiCawangan']);
|
||||
|
||||
$router->get('percentCawangan',['uses'=>'GadaiController@percent']);
|
||||
});
|
||||
Reference in New Issue
Block a user