@php($e_commerce_logo=\App\Model\BusinessSetting::where(['type'=>'company_web_logo'])->first()->value)
@csrf
{{\App\CPU\translate('sign_in')}}
({{\App\CPU\translate('Admin or Employee Login')}})
{{\App\CPU\translate('your_email')}}
{{\App\CPU\translate('password')}}
{{\App\CPU\translate('remember_me')}}
{{\App\CPU\translate('sign_in')}}
@if(env('APP_MODE')=='demo') @endif
{!! Toastr::message() !!} @if ($errors->any()) @endif @if(env('APP_MODE')=='demo') @endif