@if(!is_null($user)) @php $billingAddresses = $user->getAddresses(); $companies = $user->getCompanies(); @endphp
{{ trans('translations.order-no-billing-addresses') }}
{{ trans('translations.order-no-companies') }}