{{-- @php // Check if $customer is defined, if not, set it to null $customer = $customer ?? null; @endphp --}}