Dashboard
{% for _category in global.main_menu %} {% assign _type = _category[0] %} {% assign _menuArray = _category[1].menu %} {% if _category[1].enable == 1 %}
{% if _type == 'order' %}
{% elsif _type == 'product' %}
{% elsif _type == 'customer' %}
{% elsif _type == 'marketing' %}
{% elsif _type == 'investor_relation' %}
{% elsif _type == 'article' %}
{% elsif _type == 'job' %}
{% elsif _type == 'pcbuilder' %}
{% elsif _type == 'payinstall' %}
{% elsif _type == 'distributor' %}
{% elsif _type == 'report' %}
{% elsif _type == 'system' %}
{% endif %}
{{ _category[1].name }}
{% for _item in _menuArray %}
{{ _item.name }}
{% endfor %}
{% endif %} {% endfor %}
TÀI KHOẢN
Cài đặt
Hỗ trợ
Quản lý tài khoản
Thoát quản trị
{% for _category in global.main_menu %} {% assign _type = _category[0] %} {% assign _menuArray = _category[1].menu %} {% if _category[1].enable == 1 %}
{% if _type == 'order' %}
{% elsif _type == 'product' %}
{% elsif _type == 'customer' %}
{% elsif _type == 'marketing' %}
{% elsif _type == 'investor_relation' %}
{% elsif _type == 'article' %}
{% elsif _type == 'job' %}
{% elsif _type == 'pcbuilder' %}
{% elsif _type == 'payinstall' %}
{% elsif _type == 'distributor' %}
{% elsif _type == 'report' %}
{% elsif _type == 'system' %}
{% endif %}
{{ _category[1].name }}
{% for _item in _menuArray %}
{{ _item.name }}
{% endfor %}
{% endif %} {% endfor %}
Cài đặt
{% for _item in global.main_menu.system.menu %}
{{_item.name }}
{% endfor %}
Hỗ trợ
Menu title
Menu title
Menu title
Menu title
Quản lý tài khoản
Menu title
Menu title
Menu title
Menu title
Thoát quản trị
0
Menu title
Menu title
Menu title
Menu title
ducdt@hurasoft.com
Đổi mật khẩu
Thoát quản trị
{{ page_content }}
{% include javascript/index %}