{{$contact->address}}
@if(isset($contact->email))
E: {{$contact->email}}
@endif
@if(isset($contact->phone))
P: {{$contact->phone}}
@endif