public List <Invoice> GetAll()
 => _context.GetAllInvoices();