debug: test script injection

This commit is contained in:
2026-05-01 13:02:22 -04:00
parent 68f3be7644
commit 4bd0ec6e35
+1
View File
@@ -101,3 +101,4 @@
@push('js') @push('js')
@include('components.tomselect') @include('components.tomselect')
@endpush @endpush
<script>console.log("TESTING SCRIPT RENDERING");</script>