account_activate_template.blade.php 0000644 00000000562 15031220500 0013521 0 ustar 00
You are about to activate your account on {{ env('APP_NAME') }}.
Please cick the link below
{{--{{ $details['user'] }}
--}} account_create_template.blade.php 0000644 00000001073 15031220500 0013162 0 ustar 00Hello {{ $details['name'] }},
Thank you for activating your account on {{ env('APP_NAME') }}. We're really happy to have you!
Here is your user account details:
Email: {{ $details['email'] }}
Password: {{ $details['password'] }}
Click the link below to login to your account:
--}}