402 lines
15 KiB
PHP
402 lines
15 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Huit Sportwear</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: #11cddc !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="https://huit.co.id/img/logohuit.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: #11cddc;margin: 0;text-transform: uppercase;">
|
|
HUIT SPORTWEAR
|
|
</h2>
|
|
|
|
|
|
<div style="font-size: 13px;
|
|
color: #ffffff;font-weight: 300;margin-top:15px;">
|
|
<div><b>Pembayaran Anda Telah Kami Konfirmasi</b></div>
|
|
<div>Terimakasih telah menyelesaikan transaksi
|
|
Pembayaran menggunakan {{$pembayaran->bank}} berhasil.</div>
|
|
</div>
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td align="center"
|
|
style="padding: 35px;background-color: #383838;font-size: 13px;color: #8c8c8c;"
|
|
bgcolor="#F7F7F7">
|
|
<div class="row">
|
|
<div class="col-5" style="margin-right:40px;">
|
|
<div class="mb-4">
|
|
<span class="zn-product-count mb-2" style="font-weight: 400;color:#fff;">Kode Pembelian</span>
|
|
<span class="zn-product-tittle mb-2 zn-text-green">{{$pembayaran->no_pembelian}}</span>
|
|
</div>
|
|
<div class="mb-4">
|
|
<span class="zn-product-count mb-2" style="font-weight: 400;color:#fff;">Kode Pembayaran</span>
|
|
<span class="zn-product-tittle mb-2 zn-text-green">{{$pembayaran->kode_pembayaran}}</span>
|
|
</div>
|
|
<div class="mb-4">
|
|
<span class="zn-product-count mb-2" style="font-weight: 400;color:#fff;">Nominal Transfer</span>
|
|
<span class="zn-product-tittle mb-2 zn-text-green">Rp
|
|
{{number_format($pembayaran->grand_total+$pembayaran->ongkir,0,",",".")}}</span>
|
|
</div>
|
|
<div class="mb-4">
|
|
<span class="zn-product-count mb-2" style="font-weight: 400;color:#fff;">Status Pembayaran</span>
|
|
<span class="zn-product-tittle mb-2 zn-text-green">Dibayar</span>
|
|
</div>
|
|
</div>
|
|
<div class="col-5">
|
|
<div class="mb-4">
|
|
<span class="zn-product-count mb-2" style="font-weight: 400;color:#fff;">Waktu Pembayaran</span>
|
|
<span class="zn-product-tittle mb-2" style="color:#fff;">{{date('d-m-Y H:i:s', strtotime($pembayaran->created_at))}} </span>
|
|
</div>
|
|
<div class="mb-4">
|
|
<span class="zn-product-count mb-2" style="font-weight: 400;color:#fff;">Metode Pembayaran</span>
|
|
<span class="zn-product-tittle mb-2" style="color:#fff;">Transfer - {{$pembayaran->bank}} </span>
|
|
</div>
|
|
<div class="mb-4">
|
|
<span class="zn-product-count mb-2" style="font-weight: 400;color:#fff;">Ditransfer Oleh</span>
|
|
<span class="zn-product-tittle mb-2" style="color:#fff;">{{$pembayaran->no_rek}} <br> a.n. {{$pembayaran->atas_nama}} </span>
|
|
</div>
|
|
<div class="mb-4">
|
|
<span class="zn-product-count mb-2" style="font-weight: 400;color:#fff;">Transfer Ke </span>
|
|
<span class="zn-product-tittle mb-2" style="color:#fff;">{{$pembayaran->bank_acc_no}} <br> a.n. {{$pembayaran->an}}
|
|
</span>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</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: #11cddc;text-decoration: none;" target="_blank" href="https://huit.co.id/">Huit.co.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>
|