This commit is contained in:
timurgordon
2022-10-24 14:10:42 +03:00
parent 51639c702e
commit 0423285991
4 changed files with 1627 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<div>
@for qr in qrs
render_ticket(qr)
@end
</div>