public DataTable GetEquipmentType()
 {
     return(dal.GetEquipmentType());
 }