@use('Namu\WireChat\Facades\WireChat')
{{-- Title/name and Icon --}}
@if (isset($title))

{{$title}}

@endif
@if ($showNewChatModalButton) @endif
{{-- Search input --}} @if ($allowChatsSearch)
@endif