percenttop5
This commit is contained in:
@@ -278,4 +278,5 @@ $router->group(['prefix'=>'dashboard'], function () use ($router){
|
||||
$router->post('peti_besi',['uses'=>'GadaiController@petiBesiCawangan']);
|
||||
|
||||
$router->get('percentCawangan',['uses'=>'GadaiController@percent']);
|
||||
$router->get('percentCawanganTop5',['uses'=>'GadaiController@percentTop5']);
|
||||
});
|
||||
Reference in New Issue
Block a user