Nocache after ready

This commit is contained in:
Juan Pablo Vial
2024-03-26 16:57:07 -03:00
parent 86406bf027
commit 912e8624b2

View File

@ -47,7 +47,9 @@
date: 'DD-MM-YYYY'
},
}
cleanNoCache()
$(document).ready(() => {
cleanNoCache()
})
</script>
@stack('page_scripts')