b0y-101 Mini Shell


Current Path : E:/www/b-group.old/business/applicationmba/common/mail/layouts/
File Upload :
Current File : E:/www/b-group.old/business/applicationmba/common/mail/layouts/text.php

<?php

use yii\helpers\Html;

/** @var \yii\web\View $this view component instance */
/** @var \yii\mail\MessageInterface $message the message being composed */
/** @var string $content main view render result */
?>

<?php $this->beginPage() ?>
<?php $this->beginBody() ?>
<?= $content ?>
<?php $this->endBody() ?>
<?php $this->endPage() ?>

Copyright © 2019 by b0y-101