{% extends "base.html" %} {% block title %}Detail Setoran Hafalan{% endblock %} {% block page_title %}Detail Setoran Hafalan{% endblock %} {% block content %}
{{ setoran.surah_name }} ayat {{ setoran.start_verse }}-{{ setoran.end_verse }}
Dibuat: {{ setoran.created_at.strftime('%d/%m/%Y %H:%M') }}