2){ $client_phone = substr($row['client_phone'],0,3)."-".substr($row['client_phone'],3,3)."-".substr($row['client_phone'],6,4); } $client_extension = $row['client_extension']; $client_mobile = $row['client_mobile']; if(strlen($client_mobile)>2){ $client_mobile = substr($row['client_mobile'],0,3)."-".substr($row['client_mobile'],3,3)."-".substr($row['client_mobile'],6,4); } $client_website = $row['client_website']; $client_net_terms = $row['client_net_terms']; if($recurring_status == 1){ $status = "Active"; $status_badge_color = "success"; }else{ $status = "Inactive"; $status_badge_color = "secondary"; } $sql_history = mysqli_query($mysqli,"SELECT * FROM history WHERE recurring_id = $recurring_id ORDER BY history_id DESC"); ?>

Recurring Invoice
ly

Start Date
Next Date
Last Sent
Item Description QTY Price Tax Total
$ $ $
Notes
0){ ?> 0){ ?>
Subtotal $
Discount $
Tax $
Amount $
History
Date Event