play ground meny

This commit is contained in:
CHIEFSOFT\ameye
2023-10-01 16:49:33 -04:00
parent 569f2f97b2
commit 20bd8ebaea
@@ -113,6 +113,24 @@ class WrenchPlayGround extends BaseController
$out = $local_out;
}
$out["layer_menu"] = [
[
"name"=>"No Idea A",
"icon"=> "clock",
"action" => "ni-idea"
],
[
"name"=>"No Idea B",
"icon"=> "clock",
"action" => "ni-idea"
],
[
"name"=>"No Idea C",
"icon"=> "clock",
"action" => "ni-idea"
],
];
$out["result_list"][] =[
"name" => " There is name 1",
"banner" => "If any banner is needed ",