{{ strtoupper($label) }} | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ $contact->id }} | {{ $contact->fname }} | {{ $contact->lname }} | {{ $contact->email }} | {{ $contact->phone }} | {{ $contact->city ?? '-' }} | {{ $contact->state ?? '-' }} | {{ $contact->listing_id ?? '-' }} | {{ $contact->listing->title ?? '-' }} | {{ $contact->contact_by ?? '-' }} | {{ $contact->created_at->format('Y-m-d') }} | {{ $contact->agent->full_name ?? '-' }} |
No contacts found. |