Customer Panel: Authentication Detail

Dear {{ $data['AccountName'] }},

Following is your authentication detail for customer panel.

Authentication Detail



User Email: {{ $data['BillingEmail'] }}
Password: {{$data['password']}}
Login Link: {{URL::to('/customer/login')}}


Regards