Gustavo Luigi 2023-08-09 12:09:06 -03:00
parent 3eccfc3326
commit 7bfbdd3547
1 changed files with 1 additions and 0 deletions

View File

@ -380,5 +380,6 @@
<script src="{{storage('js/data.js')}}"></script>
<script src="{{storage('js/methods.js')}}"></script>
<script src="{{storage('js/script.js')}}"></script>
@yield('scripts')
</body>
</html>