fix: use @push for tomselect component to resolve duplicate dropdowns

This commit is contained in:
2026-05-01 12:53:00 -04:00
parent b564a63c67
commit 5049ed9777
@@ -37,4 +37,7 @@
</div> </div>
</div> </div>
@endsection @endsection
@push('js')
@include('components.tomselect') @include('components.tomselect')
@endpush