report code changes by pankaj

This commit is contained in:
2026-03-23 11:37:15 +05:30
parent c8d5a9c37d
commit f0a01d026b
198 changed files with 8312 additions and 6173 deletions

View File

@@ -40,7 +40,7 @@
required><br><br>
<label for="utr">UTR:</label><br>
<input type="text" id="utr" name="utr" value="{{ payment_data[6] }}"><br><br>
<input type="text" id="utr" name="utr" value="{{ payment_data[6] }}" readonly><br><br>
<button type="submit">Update Payment</button>
</form>