|
|
@ -3,16 +3,12 @@ |
|
|
|
<div class="container-fluid"> |
|
|
|
<div class="container-fluid"> |
|
|
|
<nav> |
|
|
|
<nav> |
|
|
|
<ul class="footer-menu"> |
|
|
|
<ul class="footer-menu"> |
|
|
|
<li> |
|
|
|
|
|
|
|
<router-link :to="{path:'/admin'}">Dashboard</router-link> |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
</ul> |
|
|
|
</ul> |
|
|
|
</nav> |
|
|
|
</nav> |
|
|
|
<div class="copyright text-center"> |
|
|
|
<div class="copyright text-center"> |
|
|
|
© Coded with |
|
|
|
© Coded with |
|
|
|
<i class="fa fa-heart heart"></i> by |
|
|
|
<i class="fa fa-heart heart"></i> by |
|
|
|
<a href="https://github.com/cristijora" target="_blank">Cristi Jora</a>. |
|
|
|
<a href="https://github.com/shyim" target="_blank">Shyim</a> |
|
|
|
Designed by <a href="https://www.creative-tim.com/?ref=pdf-vuejs" target="_blank">Creative Tim</a>. |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</footer> |
|
|
|
</footer> |
|
|
|