This commit is contained in:
2025-11-03 16:19:26 +05:00
parent b728a374a5
commit 3953ee93b9
13 changed files with 509603 additions and 9 deletions

View File

@@ -21,6 +21,9 @@ class FillJsonData extends Seeder
'loan_types',
'card_states',
'card_types',
'loan_order_required_docs',
'loan_orders',
'card_orders',
]);
$sort->each(function (string $table_name) use ($dataPath) {