diff --git a/src/app/[locale]/(main)/match/components/FeuilleMatchPDF.tsx b/src/app/[locale]/(main)/match/components/FeuilleMatchPDF.tsx index e407673..c9b8411 100644 --- a/src/app/[locale]/(main)/match/components/FeuilleMatchPDF.tsx +++ b/src/app/[locale]/(main)/match/components/FeuilleMatchPDF.tsx @@ -4,6 +4,7 @@ import { type MatchFormValues } from "@/app/[locale]/(main)/match/MatchForm"; import Footer from "@/app/[locale]/(main)/match/components/pdf/Footer"; import Header from "@/app/[locale]/(main)/match/components/pdf/Header"; import InfoTable from "@/app/[locale]/(main)/match/components/pdf/InfoTable"; +import MatchSignaturePoints from "@/app/[locale]/(main)/match/components/pdf/MatchSignaturePoints"; import Team from "@/app/[locale]/(main)/match/components/pdf/Team"; import { styles } from "./pdf/styles"; @@ -25,18 +26,20 @@ export const FeuilleMatchPdf = ({ data }: IProps) => {
- - - {data.competition} - - + + {/* Main Content: Two Columns for Teams */} { - Capitaine A - Arbitre - Capitaine B + + Nom et signature du Capitaine A + + + + Nom et signature du Capitaine B + + + + + + + A RENVOYER AU PLUS TARD LE LENDEMAIN DU JOUR DE LA RENCONTRE A: + + Thierry Généreau + thierry.genereau@orange.fr + + + + Responsable de la rencontre: + Signature: + + + L'arbitre: + Signature: + +