missing type in script

This commit is contained in:
Denis Duliçi
2020-12-25 14:50:17 +03:00
parent 9a2792ac66
commit b2e8522665
7 changed files with 9 additions and 9 deletions

View File

@@ -7,5 +7,5 @@
@endsection
@push('scripts_start')
<x-documents.script />
<x-documents.script type="invoice" />
@endpush