setting email html editor issue

This commit is contained in:
Cüneyt Şentürk 2020-02-18 19:06:24 +03:00
parent 55c96a0347
commit 1c52c394d4
2 changed files with 3 additions and 1 deletions

View File

@ -5,6 +5,8 @@
@stack('scripts_start')
<script src="{{ asset('public/0.js?v=' . version('short')) }}"></script>
<script src="{{ asset('public/vendor/chart.js/dist/Chart.min.js') }}"></script>
<script src="{{ asset('public/js/common/search.js?v=' . version('short')) }}"></script>