big commit

This commit is contained in:
omair saleh
2021-04-05 11:58:32 +08:00
parent fb5dda8cf9
commit b679ae7f40
49 changed files with 1215 additions and 444 deletions
@@ -0,0 +1,9 @@
<?php
namespace App\Classes\General\Interfaces;
Interface DataTransferObject
{
}