FIX_E_CARD_PDF_TITLE : RV
This commit is contained in:
parent
c2fe1af4eb
commit
6f319144f6
@ -2,9 +2,15 @@
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Driving License ID Card</title>
|
||||
<meta charset="utf-8" />
|
||||
<title>NHANCE</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>
|
||||
|
||||
<body>
|
||||
@ -66,6 +72,7 @@
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<br>
|
||||
<?php } ?>
|
||||
<?php } ?>
|
||||
</table>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user