public function __construct(Builder $builder) { parent::__construct($builder); $this->data('module', 'format-html'); }
public function __construct(Builder $builder) { parent::__construct($builder); $this->set('list', false); $this->data('module', 'format-table'); }