{{ _trans('landlord.reset password') }}
{{ _trans('landlord.hello user') }}
{{ _trans('landlord.you are receiving this email because a request has been received to change the password for your LandLord account') }}
{{ _trans('landlord.click the link below to reset your LandLord account password') }}
{{ _trans('landlord.this link will expire in 15 minutes and can only be used once') }}
{{ _trans('landlord.or') }}
{{ _trans('landlord.if the button above does not work paste this link into your web browser') }}
{{ route('reset-password', [$data->email, $data->token]) }}
{{ _trans('landlord.if you did not make this request please contact us or ignore this message') }}