mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-02 13:24:20 +01:00
12 lines
221 B
HTML
12 lines
221 B
HTML
<div>
|
|
|
|
<section class="heading">
|
|
<div class="row no-gutter">
|
|
<ng-include src="'/dashboard/nav.html'"></ng-include>
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<payment-schedules-dashboard current-user="currentUser" />
|
|
</div>
|