Attendize/resources/views/Emails/attendeeTicket.blade.php

11 lines
491 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Здравствуйте! {{{$attendee->first_name}}}<br><br>
Ваши билеты во вложении данного письма.<br><br>
Вы можете просмотреть информацию о заказе и скачать билеты на {{route('showOrderDetails', ['order_reference' => $attendee->order->order_reference])}} в любое время.<br><br>
Номер вашего заказа <b>{{$attendee->order->order_reference}}</b>.<br>
Спасибо!<br>