tambah function laporan lelong admin
This commit is contained in:
@@ -448,6 +448,10 @@ $router->group(['prefix'=>'api'], function () use ($router){
|
||||
$router->get('lookupalasan',['uses' => 'PolisController@LookupAlasan']);
|
||||
$router->get('polis/laporan',['uses' => 'PolisController@LaporanPolis']);
|
||||
|
||||
//laporanlelong adminportal
|
||||
$router->get('laporan/lelong',['uses' => 'LelongController@LaporanLelong']);
|
||||
$router->get('lookupbatchlel/{kodcaw}',['uses' => 'LelongController@LookupBatchLel']);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user