\r\n {/* Tank Installation data */}\r\n {tankInstallantionData && (\r\n <>
\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {tankInstallantionData?.tankSize1 && (\r\n {\" (\" + (tankInstallantionData?.tankSize1) + \" gal/gpd)\"}\r\n )}\r\n
\r\n
\r\n {tankInstallantionData?.tankCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {tankInstallantionData?.tankMaterialId1Navigation?.tankMaterialValue && (\r\n {\" ( \" + tankInstallantionData?.tankMaterialId1Navigation?.tankMaterialValue + \" )\"}\r\n )}\r\n
\r\n
\r\n {tankInstallantionData?.tankMaterialCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {tankInstallantionData?.outletDeviceCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {\" (\" + (tankInstallantionData.multiChambered === true ? \"Yes\" : \"No\") + \" )\"}\r\n
\r\n
\r\n {tankInstallantionData?.multiChamberedCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {tankInstallantionData?.outletFilter?.outletFilterValue && (\r\n {\" (\" + tankInstallantionData?.outletFilter?.outletFilterValue + \" )\"}\r\n )}\r\n
\r\n
\r\n {tankInstallantionData?.outletFilterComplience?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {tankInstallantionData?.legendId1Navigation?.legendValue && (\r\n {\" (\" + tankInstallantionData?.legendId1Navigation?.legendValue + \" )\"}\r\n )}\r\n
\r\n
\r\n {tankInstallantionData?.legendCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {tankInstallantionData?.watertightCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {tankInstallantionData?.levelCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {tankInstallantionData?.depthToLidCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
>\r\n )}\r\n {/* Tank Installation 2 data */}\r\n {tankInstallantionData && tankInstallantionData?.tank2ComplianceId !== undefined && tankInstallantionData?.tank2ComplianceId !== null && (\r\n <>
\r\n\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {tankInstallantionData?.tankSize2 && (\r\n {\" (\" + tankInstallantionData?.tankSize2 + \" gal/gpd)\"}\r\n )}\r\n
\r\n
\r\n {tankInstallantionData?.tank2Compliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {tankInstallantionData?.tankMaterialId2Navigation?.tankMaterialValue && (\r\n {\" ( \" + tankInstallantionData?.tankMaterialId2Navigation?.tankMaterialValue + \" )\"}\r\n )}\r\n
\r\n
\r\n {tankInstallantionData?.tank2MaterialCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {tankInstallantionData?.legendId2Navigation?.legendValue && (\r\n {\" ( \" + tankInstallantionData?.legendId2Navigation?.legendValue + \" )\"}\r\n )}\r\n
\r\n
\r\n {tankInstallantionData?.tank2LegendCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n\r\n\r\n
>\r\n )}\r\n {/* Drain Field Data */}\r\n {drainfieldData && (\r\n <>
\r\n\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {drainfieldData?.area1 && (\r\n {\"(Area 1 = \" + drainfieldData?.area1 + \" sq.ft.,\"}\r\n )}\r\n {drainfieldData?.area2 && (\r\n {\"Area 2 = \" + drainfieldData?.area2 + \" sq.ft.)\"}\r\n )}\r\n
\r\n
\r\n {drainfieldData?.areaCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {drainfieldData?.distributionBoxOrHeader == \"1\" && (\r\n {\" ( D-Box )\"}\r\n )}\r\n {drainfieldData?.distributionBoxOrHeader == \"2\" && (\r\n {\" ( Header )\"}\r\n )}\r\n
\r\n
\r\n {drainfieldData?.distributionCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {drainfieldData?.numberOfDrainline1 && (\r\n {\" (Area 1 = \" + drainfieldData?.numberOfDrainline1 + \" sq.ft., \"}\r\n )}\r\n {drainfieldData?.numberOfDrainline2 && (\r\n {\" Area 2 = \" + drainfieldData.numberOfDrainline2 + \" sq.ft.)\"}\r\n )}\r\n
\r\n
\r\n {drainfieldData?.numberOfDrainlinesCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {drainfieldData?.drainlineSeparationBedOrTrench == \"1\" && (\r\n {\" ( Bed )\"}\r\n )}\r\n {drainfieldData?.drainlineSeparationBedOrTrench == \"2\" && (\r\n {\" ( Trench )\"}\r\n )}\r\n
\r\n
\r\n {drainfieldData?.drainlineSeparationCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {drainfieldData?.drainlineSlopeCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {drainfieldData?.depthOfCoverCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {drainfieldData?.elevation1 && (\r\n {\" (Elevation = \" + drainfieldData?.elevation1 + \" inches \"}\r\n )}\r\n {drainfieldData?.elevationBenchmark === \"1\" && (\r\n {\"above benchmark)\"}\r\n )}\r\n {drainfieldData?.elevationBenchmark === \"2\" && (\r\n {\"below benchmark)\"}\r\n )}\r\n
\r\n
\r\n {drainfieldData?.elevationCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {drainfieldData?.systemLocationCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {drainfieldData?.dosingPump != 0 && (\r\n {\" (\" + drainfieldData?.dosingPump + \")\"}\r\n )}\r\n
\r\n
\r\n {drainfieldData?.dosingPumpCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {drainfieldData?.aggregateSizeCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {drainfieldData?.aggregateExcessiveCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {drainfieldData?.aggregateDepthCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n\r\n\r\n
>\r\n )}\r\n {/*Fill/Excavation Material */}\r\n {fillExcavationData && (\r\n <>
\r\n\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {fillExcavationData?.fillAmountCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {fillExcavationData?.fillTextureCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {fillExcavationData?.excavationDepthCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n {fillExcavationData?.areaReplacedLength && (\r\n {\" ( \" + fillExcavationData?.areaReplacedLength + \"X\"}\r\n )}\r\n {fillExcavationData?.areaReplacedWidth && (\r\n {fillExcavationData?.areaReplacedWidth + \" )\"}\r\n )}\r\n
\r\n
\r\n {fillExcavationData?.areaReplacedCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n {fillExcavationData?.replacementMaterialCompliance?.complianceValue === \"Out of Compliance\" ? (\r\n
\r\n \r\n
\r\n ) :
\r\n
}\r\n
>\r\n )}\r\n