@php $locationIsClosed = (!$cart->count() || $this->locationIsClosed() || $this->hasMinimumOrder()); @endphp