@livewire('owners.chat.chatlist', ['type' => $type])
{{-- $type --}}
@livewire('owners.chat.chatbox' ,['type' => $type]) @livewire('owners.chat.send-message', ['type' => $type])