@php($eCommerceLogo = getWebConfig(name: 'company_web_logo'))
{{translate('Make Your Business')}}
{{translate('Profitable...')}}
{{ translate('Reset_your_password').'?' }}
{{ translate('Give_new_password_to_reset_vendor_password') }}
1.
{{ translate('enter_your_new_password') . '.' }}
2.
{{ translate('enter_your_confirm_password') . '.' }}
@csrf
{{translate('new_password')}}
{{translate('confirm_password')}}
{{ translate('reset_password')}}
{!! Toastr::message() !!} @if ($errors->any()) @endif @if(isset($recaptcha) && $recaptcha['status'] == 1) @endif