Chat System
You can do chat here
{{ session('success') }}
@endif
@if(session()->has('error'))
{{ session('error') }}
@endif
-
{{-- chat boxes will append gere by ajax --}}
Not supported
Chat not supported in this device