diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/index.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/index.blade.php index ca4b5d9bb..102a4bebd 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/index.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/index.blade.php @@ -4,6 +4,43 @@ {{ __('shop::app.customer.account.profile.index.title') }} @endsection +@push('css') + +@endpush + + @section('page-detail-wrapper')