@php use Illuminate\Support\Facades\Cookie; @endphp @if(env('APP_MODE') == 'demo') @endif @if ($errors->any()) @endif @if(!auth('customer')->check()) @endif