@php($eCommerceLogo = getWebConfig(name: 'company_web_logo'))
{{translate('Make Your Business')}}
{{translate('Profitable...')}}
@csrf
{{translate('sign_in')}}
{{translate('welcome_back_to')}} {{translate('Vendor_Login')}}
{{translate('your_email')}}
{{translate('password')}}
{{translate('forgot_password')}}
{{translate('remember_me')}}
@if(isset($recaptcha) && $recaptcha['status'] == 1)
@else
@endif
{{ translate('sign_in')}}
@if(env('APP_MODE')=='demo') @endif
{!! Toastr::message() !!} @if ($errors->any()) @endif @if(isset($recaptcha) && $recaptcha['status'] == 1) @endif