<?= $this->tabs->render($this); ?>
<h4>Remove backend <?= $this->escape($this->name) ?></h4>
<p>
Are you sure you want to remove the backend <?= $this->escape($this->name) ?>?
</p>
<?= $this->form; ?>