fix: re-add missing tomselect include to checkout_select_form

This commit is contained in:
2026-05-01 13:50:12 -04:00
parent 46c88ed22a
commit 66e0e467df
@@ -37,3 +37,6 @@
</div> </div>
</div> </div>
@endsection @endsection
@push('js')
@include('components.tomselect')
@endpush