Merge branch 'akaunting:master' into master

This commit is contained in:
Burak Civan
2022-10-10 16:40:45 +03:00
committed by GitHub
3 changed files with 5 additions and 4 deletions

View File

@ -4,7 +4,7 @@
id="{{ $formId }}"
:route="$formRoute"
method="{{ $formMethod }}"
:model="$contact"
:model="$document"
>
@if (! $hideCompany)
<x-documents.form.company :type="$type" />