Hazardous Material
{{ "UN# " + item.hazmatunnumber + ", " + item.hazmatpropershippingname }}
{{ "Class " + item.hazmatclass + stringOrEmpty(item.hazmatcompatibilitygroup) + ", Packing Group " + HazMatPackingGroup.find(i => i.value == item.hazmatpackinggroup).title }}
Emergency Contact: {{item.hazmatemergencycontact}}
{{item.hazmatemergencycontactphone}}