{% if request.user.is_superuser or request.user.staffauth.company_cash > '0' %}
  • 본사 자금 관리
  • {% endif %}