$fieldset->add('legend')->set_template('<legend>Legend title</legend>');
public function add_html($html) { $this->add(\Str::truncate(\Inflector::friendly_title($html, '_'), 24, '').rand(1000,9999))->set_template($html); }
It looks like you're new here. If you want to get involved, click one of these buttons!