{{ i18n.texts.admin.donations.form.title }}
@if (donation) {
}
Details: {{ dto.details }}
@if (donation) { {{ i18n.texts.buttons.delete }} } {{ donation ? i18n.texts.buttons.save : i18n.texts.buttons.create }} {{i18n.texts.buttons.cancel}}