*/ class BoxSection extends BaseSection { use Toggler; protected $id = 'boxSection'; protected $name = 'boxSection'; }