@extends(template().'layout.auth') @php $content = content('breadcrumb.content'); @endphp @section('content') @push('seo') @endpush {{ __('Request For Reset Password') }} @csrf {{ __('Verification Code') }} @if (@$general->allow_recaptcha) @endif {{ __('Verify Now') }} @endsection @push('script') @endpush