@extends('layouts.core.frontend') @section('title', trans('messages.contact_information')) @section('head') @endsection @section('page_header')
{{ trans('messages.has_no_billing_address') }}
@else @php $billingAddress = $customer->getDefaultBillingAddress(); @endphp