FIX_E_CARD_PDF_TITLE : RV

This commit is contained in:
VENKATESHWARAN 2024-04-26 11:58:23 +05:30
parent c2fe1af4eb
commit 6f319144f6

View File

@ -2,9 +2,15 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>NHANCE</title>
<title>Driving License ID Card</title> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta content="A fully featured CRM" name="description" />
<meta content="Venba info tech" name="author" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- App favicon -->
<link rel="shortcut icon" href="<?= base_url()."public"; ?>/assets/images/Nhance_Favi.svg">
</head> </head>
<body> <body>
@ -66,6 +72,7 @@
</div> </div>
</td> </td>
</tr> </tr>
<br>
<?php } ?> <?php } ?>
<?php } ?> <?php } ?>
</table> </table>