Fix account access for resellers, added invoices to user home

This commit is contained in:
Deon George
2020-07-10 17:20:22 +10:00
parent dc6ae06f9f
commit 337beee7bf
4 changed files with 67 additions and 7 deletions

View File

@@ -40,6 +40,7 @@
<div class="col-5">
@include('common.invoice.widget.due')
@include('common.invoice.widget.history')
@include('common.payment.widget.history')
</div>
</div>