1<div class="alert alert-danger"> 2 <?= $error ?> 3</div> 4 5<script> 6 $("#actions<?= e($tree->id()) ?>").removeClass("d-none"); 7</script> 8