{{-- --}} @endif {{--end message not from admin --}} @endif {{-- to call message paggination --}} @if($loop->iteration == (count($messages) - 1) && $hasMorePages)
@endif @if($loop->last)
@endif @endforeach @else

No messages

@endif {{-- submit the form --}} @if(!$chat_blocked)
@csrf
@else

This chat has been blocked, you will not recevied new messages.

@endif