penambahan user,simpanan pokok,sukarela dan wajib

This commit is contained in:
kicap1992
2021-04-08 06:56:07 +08:00
parent ee7d34f315
commit 0a1256b417
12 changed files with 1202 additions and 162 deletions

View File

@ -41,7 +41,7 @@
<a href="index.html" class="logo">Koperasi Guru</a>
<button type="button" class="button-close fa fa-times js__menu_close"></button>
<div class="user">
<a href="#" class="avatar"><img src="http://placehold.it/80x80" alt=""><span class="status online"></span></a>
<a href="#" class="avatar"><img src="../assets/images/admin.png" alt=""><span class="status online"></span></a>
<h5 class="name"></h5>
<h5 class="position"></h5>
<!-- /.name -->