Manage Beneficiary UI

This commit is contained in:
2025-08-08 23:37:16 +05:30
parent 763c101f58
commit dbc61abf00
11 changed files with 249 additions and 145 deletions

View File

@@ -658,4 +658,7 @@ class AppLocalizationsHi extends AppLocalizations {
@override
String get noBeneficiaryFound => 'कोई लाभार्थी नहीं मिला';
@override
String get beneficiaryName => 'लाभार्थी नाम';
}