Inject alpine on label engine page

This commit is contained in:
Marcus Moore 2024-06-04 17:03:36 -07:00
parent 99439f0a5c
commit b2a0e7958b
No known key found for this signature in database

View file

@ -426,3 +426,8 @@
{{Form::close()}}
@stop
@push('js')
{{-- Can't use @script here because we're not in a livewire component so let's manually load --}}
@livewireScripts
@endpush