Updated sidebar

This commit is contained in:
2025-09-06 12:42:34 -04:00
parent 3282229116
commit 8649c3815c
3 changed files with 19 additions and 2 deletions

View File

@@ -74,6 +74,7 @@
</router-link>
</li>
<li><router-link :to="{ name: 'ServicePast' }" exact-active-class="active">Past Service</router-link></li>
<li><router-link :to="{ name: 'ServicePlans' }" exact-active-class="active">Service Plans</router-link></li>
</ul>
</details>
</li>