tender detail changes

This commit is contained in:
amirrezaghabeli
2025-10-04 10:37:49 +03:30
parent fd8c969690
commit 56620d4c1b
6 changed files with 348 additions and 64 deletions
@@ -34,4 +34,7 @@ class TenderDetailsStrings {
static const String tenderNoData = 'No tender details available';
static const String meetingTime = 'Meeting Time';
static const String apply = 'Apply';
static const String pleaseReplyBy = 'If youd like to join, Please Reply by ';
static const String lastDayToPrepareProposal =
'Last day to prepare proposal is ';
}