added company profile and fixed some parts
This commit is contained in:
@@ -23,6 +23,7 @@ class TendersSubmitted extends StatelessWidget {
|
||||
location: tender.location,
|
||||
countryFlag: tender.countryFlag,
|
||||
status: tender.status,
|
||||
countryCode: '',
|
||||
projectStatus: tender.projectStatus,
|
||||
backgroundColor:
|
||||
tender.status == 'Won'
|
||||
|
||||
Reference in New Issue
Block a user