File: D:/HostingSpaces/SBogers10/debierbaron.komma.pro/app/storage/views/7a5915b891f5f408c1897007c934cf87
Nieuwe bestelling<br>
Naam: <?php echo $invoice_first_name; ?> <?php echo $invoice_last_name; ?><br>
adres: <?php echo $invoice_street; ?> <?php echo $invoice_postal; ?> <?php echo $invoice_city; ?><br>
Email adres: <?php echo $invoice_email; ?><br>
<?php if(isset($gift_name)): ?>
LET OP! <br>
Het is een kado voor: <?php echo $gift_name; ?><br>
<?php endif; ?>
<br><br>
Order id: <?php echo $id; ?><br>
Order status: <?php echo $status; ?><br>