rtl == 1) dir="rtl" @endif>
{{$w_title}}
@if(selected_lang()->rtl == 0)
@else
@endif
@php header("Location: " . URL::to('/subscribe'), true, 302); exit(); if(Schema::hasTable('color_schemes')){ $color = App\ColorScheme::first(); } @endphp @if(isset($color)) @if($color->color_scheme == 'dark') @else @endif @if($color->color_scheme == 'light') @if(selected_lang()->rtl == 0)
@else
@endif @else @if(selected_lang()->rtl == 0)
@else
@endif @endif @endif
@if($logo != null)
@endif
{!! $auth_customize->detail !!}
@if($logo != null)
@endif
@if(Session::has('success'))
{{Session::get('success')}}
@endif @if(Session::has('deleted'))
{{Session::get('deleted')}}
@endif
{{ csrf_field() }}
{{__('staticwords.email')}}
@if ($errors->has('email'))
{{ $errors->first('email') }}
@endif
{{__('staticwords.password')}}
@if ($errors->has('password'))
{{ $errors->first('password') }}
@endif
{{__('staticwords.rememberme')}}
@if($configs->fb_login==1)
{{__('staticwords.loginwithfacebook')}}
@endif @if($configs->google_login==1)
{{__('staticwords.loginwithgoogle')}}
@endif @if($configs->amazon_login==1)
{{__('staticwords.loginwithamazon')}}
@endif @if($configs->gitlab_login==1)
{{__('staticwords.loginwithgitlab')}}
@endif
{{__('staticwords.forgotyourpassword')}}
{{__('staticwords.registerhere')}}