render('pick-linker',[ "links" => $this->links, "link_input_class" => $this->link_input_class, "link_select_btn" => $this->link_select_btn, "store" => $this->store, "box" => $this->box, "notice" => $this->notice, ]); } }