$route['produk/(:num)/([a-z]+)'] = 'HomeControl/detail_produk/$1';
$routes->get('/Home', 'Home_cnt::index');