Title for custom field on invoice pdf template

I am not proficient with php. I created a custom filed for a customer number and managed to add it to invoice pdf template ( <?php echo $invoice-> client_custom_customer_number; ?>). Now all want to do is put a title “Customer Number” in befor the number.