This commit is contained in:
2025-11-04 23:10:50 +05:00
parent 65a47e8028
commit cc3a9cd854
11 changed files with 348 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
<?php
namespace App\Modules\LoanOrderMobile\Repositories;
class LoanOrderMobileRepository {}