diff --git a/resources/views/checkout_select_form.blade.php b/resources/views/checkout_select_form.blade.php index 62cab95..547030f 100644 --- a/resources/views/checkout_select_form.blade.php +++ b/resources/views/checkout_select_form.blade.php @@ -37,3 +37,6 @@ @endsection +@push('js') +@include('components.tomselect') +@endpush