diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/address/index.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/address/index.blade.php index e65353960..968665a3c 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/address/index.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/address/index.blade.php @@ -6,16 +6,21 @@ @section('page-detail-wrapper') @if ($addresses->isEmpty()) - - {{ __('shop::app.customer.account.address.index.add') }} @endif -
- - {{ __('shop::app.customer.account.address.index.title') }} +
+ + + + + + + @if (! $addresses->isEmpty())