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