356 lines
11 KiB
PHP
356 lines
11 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>NTT Prov</title>
|
|
</head>
|
|
|
|
<body>
|
|
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title></title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
|
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap" rel="stylesheet">
|
|
<style type="text/css">
|
|
/* CLIENT-SPECIFIC STYLES */
|
|
html {
|
|
font-family: 'Poppins', sans-serif;
|
|
}
|
|
|
|
body,
|
|
table,
|
|
td,
|
|
a {
|
|
-webkit-text-size-adjust: 100%;
|
|
-ms-text-size-adjust: 100%;
|
|
|
|
}
|
|
|
|
table,
|
|
td {
|
|
mso-table-lspace: 0pt;
|
|
mso-table-rspace: 0pt;
|
|
}
|
|
|
|
img {
|
|
-ms-interpolation-mode: bicubic;
|
|
}
|
|
|
|
p {
|
|
-webkit-margin-before: 1em;
|
|
-webkit-margin-after: 1em;
|
|
-webkit-margin-start: 0px;
|
|
-webkit-margin-end: 0px;
|
|
padding: 0;
|
|
line-height: 17px;
|
|
font-family: 'Poppins', sans-serif;
|
|
}
|
|
|
|
#taxclass td {
|
|
font-size: 12px;
|
|
font-family: 'Poppins', sans-serif;
|
|
line-height: 24px;
|
|
}
|
|
|
|
#taxclass th {
|
|
font-size: 13px;
|
|
font-family: 'Poppins', sans-serif;
|
|
line-height: 24px;
|
|
}
|
|
|
|
.zn-text-green {
|
|
color: #feef00 !important;
|
|
}
|
|
|
|
.subtotal {
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
.grand_total {
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
.price {
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
.shipping {
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
.Tax {
|
|
font-size: 11px !important;
|
|
}
|
|
|
|
/* RESET STYLES */
|
|
img {
|
|
border: 0;
|
|
height: auto;
|
|
line-height: 100%;
|
|
outline: none;
|
|
text-decoration: none;
|
|
}
|
|
|
|
table {
|
|
border-collapse: collapse !important;
|
|
}
|
|
|
|
body {
|
|
height: 100% !important;
|
|
margin: 0 !important;
|
|
padding: 0 !important;
|
|
width: 100% !important;
|
|
}
|
|
|
|
/* iOS BLUE LINKS */
|
|
a[x-apple-data-detectors] {
|
|
color: inherit !important;
|
|
text-decoration: none !important;
|
|
font-size: inherit !important;
|
|
font-family: inherit !important;
|
|
font-weight: inherit !important;
|
|
line-height: inherit !important;
|
|
}
|
|
|
|
.bg-or {
|
|
background: #37c47a;
|
|
}
|
|
|
|
.bg-anor {
|
|
background: #676767;
|
|
}
|
|
|
|
.bg-campur {
|
|
background: #37c47a;
|
|
}
|
|
|
|
.con-sa {
|
|
width: 180px;
|
|
text-align: center;
|
|
margin: 20px;
|
|
border-radius: 10px;
|
|
color: #fff;
|
|
font-size: 12px;
|
|
font-weight: bold;
|
|
padding: 15px 10px 25px;
|
|
}
|
|
|
|
.con-data {
|
|
font-size: 20px;
|
|
margin-top: 7px;
|
|
}
|
|
|
|
.row {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
margin-right: -15px;
|
|
margin-left: -15px;
|
|
padding-left: 30px;
|
|
}
|
|
|
|
.col-12 {
|
|
-webkit-box-flex: 0;
|
|
-ms-flex: 0 0 100%;
|
|
flex: 0 0 100%;
|
|
max-width: 100%;
|
|
}
|
|
|
|
.mb-2,
|
|
.my-2 {
|
|
margin-bottom: .5rem !important;
|
|
}
|
|
|
|
.col-8 {
|
|
-webkit-box-flex: 0;
|
|
-ms-flex: 0 0 66.666667%;
|
|
flex: 0 0 66.666667%;
|
|
max-width: 66.666667%;
|
|
}
|
|
|
|
.col-1 {
|
|
-webkit-box-flex: 0;
|
|
-ms-flex: 0 0 8.333333%;
|
|
flex: 0 0 8.333333%;
|
|
max-width: 8.333333%;
|
|
}
|
|
|
|
.mb-4,
|
|
.my-4 {
|
|
margin-bottom: 1.5rem !important;
|
|
}
|
|
|
|
.col-3 {
|
|
-webkit-box-flex: 0;
|
|
-ms-flex: 0 0 25%;
|
|
flex: 0 0 25%;
|
|
max-width: 25%;
|
|
}
|
|
|
|
.text-right {
|
|
text-align: right !important;
|
|
}
|
|
|
|
.mt-4,
|
|
.my-4 {
|
|
margin-top: 1.5rem !important;
|
|
}
|
|
|
|
.col-6 {
|
|
-webkit-box-flex: 0;
|
|
-ms-flex: 0 0 50%;
|
|
flex: 0 0 50%;
|
|
max-width: 50%;
|
|
}
|
|
.col-5 {
|
|
-webkit-box-flex: 0;
|
|
-ms-flex: 0 0 41.66667%;
|
|
flex: 0 0 41.66667%;
|
|
max-width: 41.66667%; }
|
|
|
|
.mb-4,
|
|
.my-4 {
|
|
margin-bottom: 1.5rem !important;
|
|
}
|
|
|
|
.zn-product-count {
|
|
color: #5d5c52;
|
|
font-size: 12px;
|
|
font-weight: 100;
|
|
display: block;
|
|
margin-top: 10px;
|
|
text-align: center;
|
|
}
|
|
|
|
.zn-product-tittle {
|
|
color: #696969;
|
|
font-size: 12px;
|
|
font-weight: 600;
|
|
display: block;
|
|
text-align: center;
|
|
}
|
|
|
|
|
|
|
|
/* ANDROID CENTER FIX */
|
|
div[style*="margin: 16px 0;"] {
|
|
margin: 0 !important;
|
|
}
|
|
|
|
</style>
|
|
</head>
|
|
|
|
<body style="margin: 0 !important; padding: 0 !important; background-color: #eeeeee;">
|
|
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="margin-bottom: 20px;margin-top: 20px;">
|
|
<tr>
|
|
<td align="center" style="background-color: #ededed;">
|
|
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"
|
|
style="max-width:440px;">
|
|
<tr>
|
|
<td align="center" valign="top" style="font-size:0;" bgcolor="#3e3e3e" height="20">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center" style="padding: 15px; background-color: #3e3e3e;" bgcolor="#ffffff">
|
|
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"
|
|
style="max-width:440px;">
|
|
|
|
|
|
<tr>
|
|
<td align="center"
|
|
style="font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 400; line-height: 24px; padding: 5px 0 5px 0;">
|
|
<img alt="Birthday" width="125" border="0"
|
|
src="http://webprov.basys.co.id/img/ntt-min.png"
|
|
style="border: 2px solid white;padding-top: 3px;-ms-interpolation-mode: bicubic;border: 0;height: 70px;width: 70px;line-height: 100%;outline: none;text-decoration: none;border-radius: 50%;">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
|
|
|
|
<td align="center"
|
|
style="font-family: 'Poppins', sans-serif; font-size: 16px; font-weight: 400; line-height: 24px; padding-bottom: 30px;">
|
|
|
|
<h2
|
|
style="font-size: 16px;font-weight: 800;line-height: 36px;color: #feef00;margin: 0;text-transform: uppercase;">
|
|
NTT PROV - Nusa Tenggara Timur
|
|
</h2>
|
|
|
|
|
|
<div style="font-size: 13px;
|
|
color: #ffffff;font-weight: 300;margin-top:15px;">
|
|
<div><b style="color: #ffffff;">Terima kasih atas feedback yang diberikan kepada kami :)</b></div>
|
|
<div>Isi Apresiasi dan Aduan :</div>
|
|
<h6>{{$data->subject}}</h6>
|
|
<div>{{$data->comment}}</div>
|
|
</div>
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
<td align="center" style=" padding: 0px; background-color: #333333;">
|
|
|
|
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"
|
|
style="max-width:520px;">
|
|
|
|
<tbody>
|
|
<tr>
|
|
<td align="center" style="padding: 10px 0 10px 0;">
|
|
<table border="0" cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr>
|
|
|
|
<td align="center"
|
|
style="font-size: 16px; font-weight: 400; line-height: 24px; ">
|
|
|
|
<h4
|
|
style="color: #fff; font-size: 10px; margin: 0;">
|
|
Copyrights © 2021 <a style="color: #feef00;text-decoration: none;" target="_blank" href="http://webprov.basys.co.id/">NTTPROV.GO.ID</a>. All Rights Reserved.</h4>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
|
|
</tbody>
|
|
</table>
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
|
|
</html>
|
|
<!-- partial -->
|
|
|
|
</body>
|
|
|
|
</html>
|