public DataTable LoadCompany()
 {
     return(_stockOutRepository.LoadComapny());
 }