mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
8 lines
196 B
PHP
8 lines
196 B
PHP
{{ trans('mail.hi') }} {{ $first_name }},
|
|
|
|
{{ trans('mail.login_first_admin') }}
|
|
|
|
URL: {{ URL::to('/') }}
|
|
{{ trans('mail.username') }} {{ $username }}
|
|
{{ trans('mail.password') }} {{ $password }}
|