18 lines
1.2 KiB
PHP
18 lines
1.2 KiB
PHP
<meta charset="UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title><?= $companyDisplayName ?></title>
|
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;800&display=swap" rel="stylesheet">
|
|
|
|
<link href="<?=$racineWeb?>Bootstrap/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="<?=$racineWeb?>Bootstrap/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
|
|
<link href="<?=$racineWeb?>Bootstrap/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
|
|
<link href="<?=$racineWeb?>Bootstrap/vendor/quill/quill.snow.css" rel="stylesheet">
|
|
<link href="<?=$racineWeb?>Bootstrap/vendor/quill/quill.bubble.css" rel="stylesheet">
|
|
<link href="<?=$racineWeb?>Bootstrap/vendor/remixicon/remixicon.css" rel="stylesheet">
|
|
<link href="<?=$racineWeb?>Bootstrap/vendor/simple-datatables/style.css" rel="stylesheet">
|
|
<link href="<?=$racineWeb?>Bootstrap_new/css/select2.min.css" rel="stylesheet">
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
|
|
|
|
<link href="<?=$racineWeb?>Bootstrap_new/css/theme-modern.css?ver=2026.02.23.06" rel="stylesheet">
|