Contact Person
{{ $contact->name }}
{{ $contact->email }}
@if($contact->phone != NULL)
{{ $contact->phone }}
@endif

{{ $activity_counter['notes'] }}

Notes

{{ $activity_counter['meetings'] }}

Meetings
@if($contact->phone != NULL)

{{ $activity_counter['calls'] }}

Calls
@endif
@if($deal->close_status == 'none')
@if($contact->phone != NULL) @endif
@endif