@@ -27,6 +27,7 @@ class InitController extends Controller
$hd->save();
$custom->hdId = $hdId;
$custom->save();
+ echo "hdId:{$hdId} customId:{$customId} \n";
}