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