Fixed vendor show client-portal line ( #3rw8u5j )

This commit is contained in:
Cüneyt Şentürk 2022-11-16 13:06:01 +03:00
parent a492bcd23a
commit 8a8f33fef2

View File

@ -24,7 +24,7 @@
</x-slot>
<x-slot name="content">
<x-contacts.show.content type="vendor" :model="$vendor" />
<x-contacts.show.content type="vendor" :model="$vendor" hide-user />
</x-slot>
<x-contacts.script type="vendor" />