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