{% load i18n %}
{% trans "Asset Approve" %}
{% csrf_token %} {{asset_allocation_form.non_field_errors}} {{asset_allocation_form.errors}}
{{asset_allocation_form.asset_id}} {{asset_allocation_form.asset_id.errors}}
{{asset_allocation_form.assign_images}} {{asset_allocation_form.assign_images.errors}}