@page "/edit/{InvoiceId}"
@using QuestPDF
@using Server.Data
@using Server.Model
@rendermode InteractiveServer
@Invoice.Customer.Name2
@Invoice.Customer.Street
@Invoice.Customer.Zip - @Invoice.Customer.City
@Invoice.Customer.Phone