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

@@ -33,7 +33,7 @@ class LoanOrderMobileResource extends Resource
public static function getNavigationLabel(): string
{
return __('Loan orders').' (mobile app)';
return __('module.loan-order::loan-order.loan_order').' (mobile app)';
}
public static function getModelLabel(): string