<div class="p-4">
<shared-sale-invoice-single-view
[loading]="loading()"
[invoice]="invoice()"
[backRoute]="backRoute()"
variant="pos"
/>
</div>