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

@@ -13,5 +13,5 @@
@push('scripts_start')
<link rel="stylesheet" href="{{ asset('public/css/print.css?v=' . version('short')) }}" type="text/css">
<x-documents.script />
<x-documents.script type="invoice" />
@endpush