@if ($editAddressModal)
{{ trans('Edit Address ' . $address->name) }}
{{ trans('user.button.cancel') }} {{ trans('customer.button.update')}}
@endif