@if ( isset(Site::contact()->contact_address) && Site::contact()->contact_address != null )
@endif
@if ( isset(Site::contact()->contact_phone) && Site::contact()->contact_phone != null )
@endif
@if ( isset(Site::contact()->contact_email) && Site::contact()->contact_email != null )
@endif