{% if userinfo.userAuthority == 1 %} {% endif %} {% for list in agencyList %} {% if userinfo.userAuthority == 1 %} {% endif %} {% endfor %}
대리점명 총판 전화번호 주소
{{ list.agencyName }} {{ list.wholesale }} {{ list.tel }} {{ list.address }}
{% csrf_token %}
{% csrf_token %}
{% csrf_token %}
{% if userinfo.userAuthority == 1 %} 대리점 등록 {% endif %}