Identifiant : <strong><?= Html::encode($user->email); ?></strong><br /> | Identifiant : <strong><?= Html::encode($user->email); ?></strong><br /> | ||||
Mot de passe : <strong><?= $password ?></strong></p> | Mot de passe : <strong><?= $password ?></strong></p> | ||||
<p>À bientôt.</p> | |||||
<p>À bientôt,<br /> | |||||
<?= Html::encode($producer->name); ?></p> |
Identifiant : <?= $user->email; ?> | Identifiant : <?= $user->email; ?> | ||||
Mot de passe : <?= $password ?> | Mot de passe : <?= $password ?> | ||||
À bientôt. | |||||
À bientôt, | |||||
<?= $producer->name ?> |
Votre compte est désormais à <?= Price::format($userProducer->credit); ?>. | Votre compte est désormais à <?= Price::format($userProducer->credit); ?>. | ||||
À bientôt, | À bientôt, | ||||
<?= Html::encode($producer->name); ?> | |||||
<?= $producer->name; ?> |
<p>Voici le montant actuel de votre cagnotte : <strong><?= Price::format($credit); ?></strong></p> | <p>Voici le montant actuel de votre cagnotte : <strong><?= Price::format($credit); ?></strong></p> | ||||
<p>À bientôt.</p> | |||||
<p>À bientôt,<br /> | |||||
<?= Html::encode($producer->name) ?></p> |
Voici le montant actuel de votre cagnotte : <?= Price::format($credit); ?> | Voici le montant actuel de votre cagnotte : <?= Price::format($credit); ?> | ||||
À bientôt. | |||||
À bientôt, | |||||
<?= $producer->name ?> |
<p>Votre compte est désormais à <strong><?= Price::format($credit); ?></strong><br /> | <p>Votre compte est désormais à <strong><?= Price::format($credit); ?></strong><br /> | ||||
<a href="<?= Yii::$app->urlManagerProducer->createAbsoluteUrl(['credit/history','slug_producer' => $producer->slug]) ?>">Cliquez ici</a> pour voir l'historique de votre cagnotte.</p> | <a href="<?= Yii::$app->urlManagerProducer->createAbsoluteUrl(['credit/history','slug_producer' => $producer->slug]) ?>">Cliquez ici</a> pour voir l'historique de votre cagnotte.</p> | ||||
<p>À bientôt.</p> | |||||
<p>À bientôt,<br /> | |||||
<?= Html::encode($producer->name) ?></p> |
Votre compte est désormais à : <?= Price::format($credit); ?>. | Votre compte est désormais à : <?= Price::format($credit); ?>. | ||||
Suivez ce lien pour voir l'historique de votre cagnotte : <?= Yii::$app->urlManagerProducer->createAbsoluteUrl(['credit/history','slug_producer' => $producer->slug]) ?>"> | Suivez ce lien pour voir l'historique de votre cagnotte : <?= Yii::$app->urlManagerProducer->createAbsoluteUrl(['credit/history','slug_producer' => $producer->slug]) ?>"> | ||||
À bientôt | |||||
À bientôt, | |||||
<?= $producer->name ?> |
<p>Bonjour,</p> | <p>Bonjour,</p> | ||||
<p>Voici en pièce jointe le récapitulatif des <?= count($orders) ?> commandes du <?= date('d/m',strtotime($date)) ?>.</p> | <p>Voici en pièce jointe le récapitulatif des <?= count($orders) ?> commandes du <?= date('d/m',strtotime($date)) ?>.</p> | ||||
<p>À bientôt.</p> | |||||
<?php else: ?> | <?php else: ?> | ||||
<p>Bonjour,</p> | <p>Bonjour,</p> | ||||
<p>Vous n'avez aucune commande pour le <?= date('d/m',strtotime($date)) ?>.</p> | <p>Vous n'avez aucune commande pour le <?= date('d/m',strtotime($date)) ?>.</p> | ||||
<p>À bientôt.</p> | |||||
<?php endif; ?> | <?php endif; ?> |
Voici en pièce jointe le récapitulatif des <?= count($orders) ?> commandes du <?= date('d/m',strtotime($date)) ?>. | Voici en pièce jointe le récapitulatif des <?= count($orders) ?> commandes du <?= date('d/m',strtotime($date)) ?>. | ||||
À bientôt. | |||||
Bonne réception | |||||
<?php else: ?> | <?php else: ?> | ||||
Vous n'avez aucune commande pour le <?= date('d/m',strtotime($date)) ?>. | Vous n'avez aucune commande pour le <?= date('d/m',strtotime($date)) ?>. | ||||
À bientôt. | |||||
<?php endif; ?> | <?php endif; ?> |
Identifiant : <strong><?= Html::encode($user->email); ?></strong><br /> | Identifiant : <strong><?= Html::encode($user->email); ?></strong><br /> | ||||
Mot de passe : <strong><?= $password ?></strong></p> | Mot de passe : <strong><?= $password ?></strong></p> | ||||
<p>À bientôt.</p> | |||||
<p>À bientôt,<br /> | |||||
<?= Html::encode($producer->name); ?></p> |
Identifiant : <?= $user->email; ?> | Identifiant : <?= $user->email; ?> | ||||
Mot de passe : <?= $password ?> | Mot de passe : <?= $password ?> | ||||
À bientôt. | |||||
À bientôt, | |||||
<?= $producer->name ?> |
<p>Retrouvez à tout moment votre commande dans l'espace de votre producteur via l'onglet <a href="<?= Yii::$app->urlManager->createAbsoluteUrl('order/history') ?>">Mes commandes</a>.</p> | <p>Retrouvez à tout moment votre commande dans l'espace de votre producteur via l'onglet <a href="<?= Yii::$app->urlManager->createAbsoluteUrl('order/history') ?>">Mes commandes</a>.</p> | ||||
<?php endif; ?> | <?php endif; ?> | ||||
À bientôt,<br /> | |||||
<?= Html::encode($producer->name); ?> | |||||
<p>À bientôt,<br /> | |||||
<?= Html::encode($producer->name) ?></p> |
<?= Yii::$app->urlManagerProducer->createAbsoluteUrl(['credit/history','slug_producer' => $producer->slug]) ?> | <?= Yii::$app->urlManagerProducer->createAbsoluteUrl(['credit/history','slug_producer' => $producer->slug]) ?> | ||||
À bientôt, | À bientôt, | ||||
<?= Html::encode($producer->name); ?> | |||||
<?= $producer->name; ?> |
<?php endif; ?> | <?php endif; ?> | ||||
<p>À bientôt,<br /> | <p>À bientôt,<br /> | ||||
<?= Yii::$app->parameterBag->get('adminFirstname') ?></p> | |||||
<?= Html::encode($producer->name) ?></p> |
*/ | */ | ||||
use domain\User\User\User; | use domain\User\User\User; | ||||
use yii\helpers\Html; | |||||
?> | ?> | ||||
<?php endif; ?> | <?php endif; ?> | ||||
À bientôt, | À bientôt, | ||||
<?= Yii::$app->parameterBag->get('adminFirstname') ?> | |||||
<?= $producer->name ?> |