This commit is contained in:
Cüneyt Şentürk
2022-10-10 13:48:02 +03:00
parent 73d0e97c3d
commit 5fd9e82ba6
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" />