address; ?>
title; ?> address; ?> Tel: phone; ?>
name)) { echo $patient->name . ' '; } if (!empty($patient->address)) { echo $patient->address . ' '; } if (!empty($patient->phone)) { echo $patient->phone . ' '; } ?>