@if ($customer->getFullName(true, true))
{{ $customer->getFullName(true, true) }}
@endif
@if ($customer->getChannelName())
{{ $customer->getChannelName() }}@action('customer.tags', $customer, $conversation ?? null)
@endif
@action('customer.profile_data', $customer, $conversation ?? '')