diff --git a/src/routes/documents.pleading.new.tsx b/src/routes/documents.pleading.new.tsx index 211086e..5a4c5ed 100644 --- a/src/routes/documents.pleading.new.tsx +++ b/src/routes/documents.pleading.new.tsx @@ -151,6 +151,8 @@ function PleadingNewPage() { title, bodyHtml, footnotes, footerLeft, footerCenter, footerRight, signature: buildSignature(), + serviceList, + serviceListTitle, }; const headerLine1 = `IN THE ${courtType} COURT OF THE ${circuit} JUDICIAL CIRCUIT,`;