portal payment search js path updated

This commit is contained in:
batuhanbas 2020-01-03 14:43:12 +03:00
parent 143315fe23
commit 520714fdd2
2 changed files with 7 additions and 7 deletions

View File

@ -55,5 +55,5 @@
@endsection
@push('scripts_start')
<script src="{{ asset('public/js/customers/payments.js?v=' . version('short')) }}"></script>
<script src="{{ asset('public/js/portal/payments.js?v=' . version('short')) }}"></script>
@endpush