7 lines
No EOL
231 B
PHP
7 lines
No EOL
231 B
PHP
{{ trans('texts.confirmation_header') }}
|
|
|
|
{{ $invitationMessage . trans('texts.confirmation_message') }}
|
|
{{ URL::to("user/confirm/{$user->confirmation_code}") }}
|
|
|
|
{{ trans('texts.email_signature') }}
|
|
{{ trans('texts.email_from') }} |