@lang("Hello")
@lang("Please click the button below to verify your email address.")
@lang("These are the login parameters")
@lang('Link'): {{url('/')}}/registrazione
@lang('E-mail'): {{$data['mail']}}
@lang('Serial Number'): {{$data['seriale']}}
@lang('Password'): {{$data['password']}}
@lang("If you did not create an account, no further action is required.")
@lang('Regards'), {{ config('app.name') }}
|