2022-09-07 09:22:16 +02:00
|
|
|
<div>
|
|
|
|
<section class="heading">
|
|
|
|
<div class="row no-gutter">
|
|
|
|
<ng-include src="'/dashboard/nav.html'"></ng-include>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
|
2022-09-12 19:44:13 +02:00
|
|
|
<orders-dashboard current-user="currentUser" on-error="onError" />
|
|
|
|
</div>
|