@props([ 'conversations' => null, 'robot' => null, 'last_conversation' => null, ])
@lang('robots.title') | @lang('robots.numberOfWords') | @lang('robots.robotName') | @lang('robots.lastActivity') | |
---|---|---|---|---|
{{ $conversation->title }} | {{ $conversation->words }} | {{ $conversation->robot->name }} | {{ $conversation->last_conversation_on }} |