@php($companyWebLogo=getWebConfig(name: 'company_web_logo')) {{translate('logo')}}
@csrf

{{translate('sign_in')}}

{{translate('welcome_back_to_vendor_login')}}

@if(isset($recaptcha) && $recaptcha['status'] == 1)

@else @endif
@if(env('APP_MODE')=='demo') @endif
{{translate('warning')}}
{{translate('your_account_has_been_suspended').', '.translate('please_contact_with')}} {{translate('help_and_support')}}
{{translate('warning')}}
{{translate('your_account_is_not_approved_yet').', '.translate('please_wait_or_contact_with')}} {{translate('help_and_support')}}