{{config('config.site_name')}}

{{__('Hello!')}}

{{__('You are receiving this email because we received a password reset request for your account.')}}

{{__('Reset Password')}}
{{__('Regards,')}}
{{config('config.site_name')}}

{{__('If you are having trouble clicking the "Reset Password" button, copy and paste the URL below into your web browser:')}} {{ $url }}

{{ __('© :year :site_name. All rights reserved.', ['year' => date('Y'), 'site_name' => config('config.site_name')]) }}