2015-09-03 02:50:32 +02:00
|
|
|
{!! trans('texts.confirmation_header') !!}
|
2015-03-17 07:45:25 +10:00
|
|
|
|
2015-09-03 02:50:32 +02:00
|
|
|
{!! $invitationMessage . trans('texts.confirmation_message') !!}
|
2015-04-06 16:58:47 +10:00
|
|
|
{!! URL::to("user/confirm/{$user->confirmation_code}") !!}
|
2015-03-17 07:45:25 +10:00
|
|
|
|
2015-09-03 02:50:32 +02:00
|
|
|
{!! trans('texts.email_signature') !!}
|
|
|
|
|
{!! trans('texts.email_from') !!}
|