{{ $contact->name }}
@if($contact->is_primary){{ collect([$contact->position,$contact->email,$contact->phone])->filter()->join(' · ') }}
{{ $contact->name }}
@if($contact->is_primary){{ collect([$contact->position,$contact->email,$contact->phone])->filter()->join(' · ') }}
{{ $address->label ?: 'Endereço' }}
{{ $customerFile->original_name }}
{{ number_format($customerFile->file_size / 1024, 1, ',', '.') }} KB · {{ $customerFile->uploader?->name }}
Lead de origem
{{ $customer->lead->name }}
{{ $customer->lead->interactions->count() }} interação(ões) e {{ $customer->lead->stageHistory->count() }} movimentação(ões) preservadas.
Cliente cadastrado diretamente, sem lead de origem.
@endif