public function display_content()
 {
     parent::display_content();
     echo $this->get_form()->get_fields();
 }