@if ($deleteAddressModal)
{{ trans('Delete Address ' . $address->name) }} {!!trans('Are you sure to delete this address? children in this address will also be deleted and this cannot be restored.') !!}
{{ trans('user.button.cancel') }} {{ trans('customer.button.delete')}}
@endif