start branch for template new

This commit is contained in:
2025-01-26 12:37:26 +01:00
parent 9b74f92a4c
commit deb384a31e
13 changed files with 163 additions and 56 deletions
+3
View File
@@ -32,6 +32,9 @@ if (Auth::user()->hasRole('User')) :
$pdf->Cell(190, 6, $signedtokenpdf, 0, 0, 'C');
$pdf->Ln();
if ($otherclient == 'Y') {
if ($idcertificate == 5 || $idcertificate == 6) {
$namesurnamecertcontact = $contactsinfoData['contactname'] . ' ' . $contactsinfoData['contactsurname'];
}
$pdf->Ln();
$pdf->Ln();
$pdf->SetFont('', '', 9);