@php @endphp
{{__('Hi ')}} {{ $data->email }}, {{__(' you’re requested to reset your password ') }}
{{__('To request password, simply click on the link below:')}}
{{__('If the link doesn’t work, copy this URL into your browser')}}: {{ route('frontend.auth.password.reset', $data->token) }}