Excel'e Aktar Yeni Kişi
@forelse ($contacts as $contact) @empty @endforelse
KişiMüşteriE-postaTelefon
{{ $contact->fullName() }}
@if ($contact->company) {{ $contact->company->name }} @else — @endif {{ $contact->email ?? '—' }} {{ $contact->phone ?? '—' }} Düzenle
Henüz kişi yok.
{{ $contacts->links('partials.pagination') }}