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