@php $isRTL = isRTL(app()->getLocale()); @endphp @if ($isRTL)
@else
@endif
@if ($isRTL)
@else
@endif
@csrf
{{ __('reset_password') }}
{{ __('new_passowrd') }}
*
{{ __('confirm_password') }}
*
{{ __('change_password') }}
@include('frontend.toast')