{% extends "layout.html" %} {% load static %} {% load common %} {% block layout_script %} {% include 'extra/preview.html' %} {% include 'extra/toast_simple.html' %} {% endblock %} {% block layout_content %}
{% csrf_token %}
Form Surat Keluar list
{% if pk %} {% endif %}
{% include 'extra/base_form_errors.html' %}
{{ form.as_table }}
Berkas Surat / Lampiran
{% endblock %}