_controller = 'adminhtml'; $this->_blockGroup = 'Magento_AdminNotification'; $this->_headerText = __('Messages Inbox'); parent::_construct(); $this->buttonList->remove('add'); } }