{% extends "layout-iframe.html" %} {% block content %}

Edit Foto

{{ get_flashdata('edit')|raw }} {{ form_open_multipart('pengajar/edit_picture/' ~ status_id ~ '/' ~ pengajar_id)|raw }}
{{ (error_upload is not empty) ? error_upload|raw }}
{{ form_close()|raw }} {% endblock %}