@if ($generalsetting->top_text)
@endif
@if ($generalsetting?->white_logo) {{ $generalsetting->name ?? 'Demand' }} @else {{ $generalsetting?->name ?? '' }} @endif @if ($generalsetting?->logo_2nd)
{{ $generalsetting->name ?? 'Demand' }} @endif
{{--
@if ($contact?->hotline) @endif
--}} @php $subtotal = Cart::instance('shopping')->subtotal(); @endphp