'', 'value' => '', ); public function render() { return form::hidden($this->data['name'], $this->data['value']); } } // End Form Hidden