2022-06-28 14:59:51 +02:00
|
|
|
<div>
|
|
|
|
|
|
|
|
<section class="heading">
|
|
|
|
<div class="row no-gutter">
|
|
|
|
<ng-include src="'/dashboard/nav.html'"></ng-include>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</section>
|
|
|
|
|
2023-01-20 15:58:46 +01:00
|
|
|
<reservations-dashboard user="user" on-error="onError" />
|
2022-06-28 14:59:51 +02:00
|
|
|
</div>
|