@extends(template().'layout.auth') @section('content') @push('seo')
@endpush
{{ __('Login Again') }}?
{{ __('Login') }}
{{ __('Reset Password') }}
@csrf
{{ __('New Password') }}
{{ __('Confirm Password') }}
@if (@$general->allow_recaptcha==1)
@endif
{{ __('Reset Password') }}
@endsection @push('script') @endpush