@include('Chatify::layouts.headLinks')
{{-- ----------------------Users/Groups lists side---------------------- --}}
{{-- Header and search bar --}} {{-- tabs and lists --}}
{{-- Lists [Users/Group] --}} {{-- ---------------- [ User Tab ] ---------------- --}}
{{-- Contact --}}
{{-- ---------------- [ Group Tab ] ---------------- --}}
{{-- items --}}

Click here for more info!

{{-- ---------------- [ Search Tab ] ---------------- --}}

@lang('messages.t_search')

@lang('messages.t_type_to_search_in_ur_contacts')

{{-- ----------------------Messaging side---------------------- --}}
{{-- header title [conversation name] amd buttons --}} {{-- Messaging area --}}
{{-- Internet connection --}}
{{-- Connected status --}} @lang('messages.t_chat_connected') {{-- Connecting status --}} @lang('messages.t_chat_connecting') {{-- No internet access status --}} @lang('messages.t_chat_no_internet_access')

@lang('messages.t_safety_tips_title')

@lang('messages.t_safety_tips_content')

{{-- Typing indicator --}}

{{-- @if (canReceiveMessage(getReceiverIdFromConversation($id))) --}} @include('Chatify::layouts.sendForm') {{-- @else --}} {{-- @endif --}}
{{-- offer popup --}} Select reason for not accepting the offer. $
Send Cancel
{{-- ---------------------- Info side ---------------------- --}}
@include('Chatify::layouts.modals') @include('Chatify::layouts.footerLinks')