<%= @user.name %>'s <%= Conversations::Conversation.model_name.human %>

<%= link_to t('conversation.index.new_conversation'), new_user_conversation_path(@user) %>