@extends('layouts.admin') @section('style') @parent @endSection @php $page_title = $recipient['mobile'] ?? 'User'; @endphp @section('content')
{{-- left --}}
{{-- user profile --}} {{-- flow history --}} {{--
--}} {{--
--}} {{--
{{ __('headings.txt_flow_history') }}
--}} {{--
--}} {{--
{{ __('headings.txt_loading') }}
--}} {{--
{{ __('headings.txt_no_item_display') }}
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- channel variable --}} {{--
--}} {{--
--}} {{--
{{ __('headings.txt_custom_variables') }}
--}} {{--
--}} {{--
{{ __('headings.txt_loading') }}
--}} {{--
{{ __('headings.txt_no_item_display') }}
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}}
{{-- right --}}

{{ __('headings.txt_user_conversation') }}

Last Active:01/01/2022 12:00AM
{{-- chat content --}}
Loading...
@endsection @section('script') @parent @endSection