= $this->section('css') ?>
= $this->endSection() ?>
= $this->section('additionalExternalJs') ?>
= $this->endSection() ?>
= $this->section('additionalInlineJs') ?>
$('.select2bs').select2({
theme: "bootstrap-5",
allowClear: false,
});
= $this->endSection() ?>