.
{{__('user.Realtors || Login')}}
@include('theme_color') @if ($setting->preloader_status == 'enable')
@endif
{{__('user.Login')}}
{{__('user.To access our pltafrom please login first')}}
@csrf
{{__('user.Email')}}*
@if (env('APP_MODE') == 'DEMO')
@else
@endif
{{__('user.Password')}}*
{{__('user.Forget password ?')}}
@if (env('APP_MODE') == 'DEMO')
@else
@endif
@if($recaptcha_setting->status==1)
@endif
{{__('user.Login')}}
@if ($social_login->is_gmail == 1)
{{__('user.Sign in with Google')}}
@endif
{{__('user.Do not have an account ?')}}
{{__('user.Create Account')}}
{{ $login_page->login_top_item_qty }}
{{ $login_page->login_top_item }}
{{ $login_page->login_footer_item_qty }}
{{ $login_page->login_footer_item }}
{{ $footer->copyright }}
@if ($errors->any()) @foreach ($errors->all() as $error) @endforeach @endif