This commit is contained in:
2020-08-11 10:40:08 +02:00
2 changed files with 193 additions and 0 deletions
@@ -56,6 +56,7 @@
</main>
<script src="{{ mix("/js/app.js") }}"></script>
<script src="{{ asset("/js/jquery.are-you-sure.js") }}"></script>
@yield("scripts")
</body>
</html>