Contactos
{{-- --}}
chat
@foreach ($conversas as $conversa)
@if($conversa->estado==="aberta")
@php $i=1; @endphp
@endif
@endforeach
fiber_manual_record
new
{{$user->name}}
{{$conversa->created_at}}{{$conversa->tema}}
@foreach ($conversas as $conversa)
@if($conversa->estado==="processo")
@php $i=1; @endphp
@endif
@endforeach
fiber_manual_record
+7
histórico
@foreach ($conversas as $conversa)
@if($conversa->estado==="fechada")
@php $i=1; @endphp
@endif
@endforeach
fiber_manual_record
close
{{$user->name}}
{{$conversa->created_at}}{{$conversa->tema}}
Iniciar uma nova Solicitação
{{-- --}}
Connecting
forum
Seems people are shy to start the chat. Break the ice send the first message.