Dashboard vue instance

This commit is contained in:
Cüneyt Şentürk
2020-02-17 12:04:53 +03:00
parent 71e0306eb2
commit 4a847c287d
3 changed files with 3 additions and 5 deletions

View File

@ -161,5 +161,7 @@
@endsection
@push('scripts_start')
<script src="https://unpkg.com/vue"></script>
<script src="{{ asset('public/js/common/dashboards.js?v=' . version('short')) }}"></script>
@endpush