Merge pull request #3189 from LaurenceJJones/blade-comment-to-html-comment

Change // to html comment on print layout
This commit is contained in:
Cüneyt Şentürk 2024-07-24 12:32:24 +01:00 committed by GitHub
commit 83ed43a9b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
@stack('body_scripts')
//should queue control added for bulk action download
<!-- should queue control added for bulk action download -->
@if (! should_queue())
@livewireScripts
@endif