first commit

This commit is contained in:
2024-04-16 15:43:24 +05:45
commit b49e06fa93
4387 changed files with 543889 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<!-- Js File -->
<script src="{!! template('js/jquery-3.6.3.min.js')!!}"></script>
<script src="{!! template('js/all.scripts.js')!!}"></script>
<script src="{!! template('js/survey.js')!!}"></script>