{{ __('Choose a conversation from the list to view its messages and collaborate with your team.') }}
{{ __('AI replies not configured') }}
{{ __('Set up AI to get smart reply suggestions for your conversations.') }}
{{ __('Assigned to') }} {{ $conversation->assignedTo->name }}
{{ __('(This note is only visible to your team)') }}
{{ __('No messages in this conversation yet.') }}
{{ __('Unassigned') }}
{{ __('Payment delinquent') }}
{{ __('Subscriptions') }}
{{ implode(', ', $sub['plan_names']) }}
@currency($sub['amount_total'])/{{ $sub['interval'] }}
{{ __('Recent Payments') }}
@currency($payment['amount'])
{{ $payment['created_human'] }}