Selamat Datang di Sistem Inventaris
Kelola inventaris organisasi HMI dengan mudah dan efisien
{% load static %}
{{ user_profile.nama_lengkap|default:user.username }}
{% if user_profile and user_profile.jabatan %} {{ user_profile.jabatan }} {% else %} Admin Inventaris {% endif %}
{% if user_profile and user_profile.level_akses %} {{ user_profile.level_akses_display }} {% endif %}{{ user_profile.nama_lengkap|default:user.username }}
{% if user_profile and user_profile.jabatan %} {{ user_profile.jabatan }} {% else %} Admin Inventaris {% endif %}
Kelola inventaris organisasi HMI dengan mudah dan efisien