We're sorry but Stocky doesn't work properly without JavaScript enabled. Please enable it to continue.
@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
{{ __('Reset Password') }}
{{ __('Enter your new password below.') }}
@csrf
{{ __('E-Mail Address') }}
{{ __('Password') }}
{{ __('Confirm Password') }}
{{ __('Reset Password') }}