diff --git a/resources/views/checkout_select_form.blade.php b/resources/views/checkout_select_form.blade.php index 6948864..a08f4ef 100644 --- a/resources/views/checkout_select_form.blade.php +++ b/resources/views/checkout_select_form.blade.php @@ -37,4 +37,7 @@ @endsection + +@push('js') @include('components.tomselect') +@endpush