| Kişi | Müşteri | E-posta | Telefon | |
|---|---|---|---|---|
|
{{ mb_strtoupper(mb_substr($contact->fullName(), 0, 2)) }}
{{ $contact->fullName() }}
|
@if ($contact->company) {{ $contact->company->name }} @else — @endif | {{ $contact->email ?? '—' }} | {{ $contact->phone ?? '—' }} | Düzenle |