Files
mivo/app/Views/settings/voucher_templates/add.php

4 lines
91 B
PHP

<?php
// Just include the edit view, logic is handled there
include __DIR__ . '/edit.php';