file_group form element enhancement

This commit is contained in:
Cüneyt Şentürk
2020-12-07 12:03:02 +03:00
parent 509b73fb2c
commit ba0a9aa071
6 changed files with 3958 additions and 8 deletions

View File

@ -5,6 +5,9 @@
@stack('scripts_start')
<script src="{{ asset('public/0.js?v=' . version('short')) }}"></script>
<script src="{{ asset('public/1.js?v=' . version('short')) }}"></script>
<script src="{{ asset('public/js/common/search.js?v=' . version('short')) }}"></script>
@stack('charts')