snipe-it/resources/views/emails/firstadmin.blade.php

8 lines
174 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
Hi {{ $first_name }},
Login to your new Snipe-IT installation using the credentials below:
URL: {{ config('app.url') }}
Username: {{ $username }}
Password: {{ $password }}