@if (app()->getLocale() == 'en')
|
|
{{ __('Reset password email') }}{{ __('Dear') }} {{ $data['username'] }}, {{ __('We have received a request to reset your password. To proceed with the password reset, please follow the instructions below:') }}
{{ __('If you did not initiate this password reset request, please ignore this email or contact our support team immediately.') }} {{ __('Thank you for your attention and cooperation in the password reset process.') }}
|
|
|
{{ __('Contact us:') }} {{ __('Website:') }} {{ $data['companyWebsite'] }} |
{{ $data['companyName'] }} |
|
{{ __('Reset password email') }}{{ __('Dear') }} {{ $data['username'] }}, {{ __('We have received a request to reset your password. To proceed with the password reset, please follow the instructions below:') }}
{{ __('If you did not initiate this password reset request, please ignore this email or contact our support team immediately.') }} {{ __('Thank you for your attention and cooperation in the password reset process.') }}
|
|
|
{{ __('Contact us:') }} {{ __('Website:') }} {{ $data['companyWebsite'] }} |