{{ __('Login') }} {{ __('Register') }}

{{ __('LOGIN NOW') }}

@include('includes.admin.form-login')
{{ csrf_field() }}
{{ __('Forgot Password?') }}
@if ($socials->f_check == 1 || $socials->g_check == 1)

{{ __('Or') }}

{{ __('Sign In with social media') }}

    @if ($socials->f_check == 1)
  • @endif @if ($socials->g_check == 1)
  • @endif
@endif

{{ __('Signup Now') }}

@include('includes.admin.form-login')
{{ csrf_field() }}
@if ($gs->is_capcha == 1)
@endif @php $url = $gs->privacy_policy ? true : false; @endphp