|
Server IP : 127.0.0.1 / Your IP : 127.0.0.1 Web Server : Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3 System : Windows NT WIN-R7LTCC7BPLI 6.3 build 9200 (Windows Server 2012 R2 Datacenter Edition) i586 User : GerbangSIPAD ( 0) PHP Version : 5.6.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : C:/xampp5/htdocs/ppat_online_kolaka/_protected/mail/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
use yii\helpers\Html;
/* @var $this yii\web\View */
/* @var $user common\models\User */
$baseUrl = 'https://e-sptpd.id/';
?>
<div class="verify-email">
<table class="wrapper" width="100%" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td align="center">
<table class="content" width="100%" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td class="header">
<a href="<?= $baseUrl ?>">
<img src="<?= $baseUrl ?>themes/images/logo-pemda-150.png" alt="Logo">
</a>
</td>
</tr>
<tr>
<td class="body" width="100%" cellpadding="0" cellspacing="0">
<table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation">
<!-- Body content -->
<tr>
<td class="content-cell">
<p>Selamat seluruh persyaratan dan dokumen yang dilampirkan telah berhasil di verifikasi.
Anda telah terdaftar sebagai Wajib Pajak Daerah Kabupaten Bandung.</p>
<p>Untuk melaporkan kewajiban Pajak Hotel, Restoran, Hiburan, Pajak Penerangan Jalan, Pajak Mineral Bukan Logam dan Batuan dan Pajak Parkir silahkan klik link dibawah ini:</p>
<p><a href="<?= $baseUrl ?>"><?= $baseUrl ?></a></p>
<p><strong>"Bandung bedas"</strong></p>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table class="footer" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td class="content-cell" align="center">
<p><small>Email ini dikirim secara otomatis oleh sistem. Anda tidak perlu membalas atau mengirim email ke alamat ini.</small></p>
© <?= date('Y') ?> Badan Pendapatan Daerah Kabupaten Bandung - <a href="<?= $baseUrl ?>">E-SPTPD</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>