<div class="grid-container">
<div class="column-two-thirds">
<dl>
<dt>Your VAT registration number</dt>
<dd>You won’t have one of these if you’re a sole trader</dd>
<dt>Invoice date (or tax point, if different)</dt>
<dd>More information from GOV.UK on tax points</dd>
<dt>Customer name and address</dt>
<dd>You may need to invoice someone different from your usual contact - check who it needs to be sent to</dd>
<dt>Delivery address</dt>
<dd>If this is different from the customer’s address</dd>
</dl>
</div>
</div>
<div class="grid-container">
<div class="column-two-thirds">
<dl>
<dt>Your VAT registration number</dt>
<dd>You won’t have one of these if you’re a sole trader</dd>
<dt>Invoice date (or tax point, if different)</dt>
<dd>More information from GOV.UK on tax points</dd>
<dt>Customer name and address</dt>
<dd>You may need to invoice someone different from your usual contact - check who it needs to be sent to</dd>
<dt>Delivery address</dt>
<dd>If this is different from the customer’s address</dd>
</dl>
</div>
</div>
/* No context defined for this component. */
dl {
margin-bottom: $gutter;
dt {
font-weight: bold;
}
dd {
margin-left: $gutter;
padding: 0 0 $medium-spacing 0;
}
}
There are no notes for this item.