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