{{ __('Sign in your account') }}
{{-- Alert --}} @if(session('error')){{ __('If you do not have an account?') }} {{ __('Create free account') }}
@endif {{-- Email Verification Link --}} @if ($config[43]->config_value == "1"){{ __('If you not verified your email address?') }} {{ __('Verify Email Address') }}
@endif