From 8a955e3b14964a5d5a1cbe7b2b77920123422897 Mon Sep 17 00:00:00 2001 From: Vivek Sharma Date: Sat, 8 Feb 2020 16:29:09 +0530 Subject: [PATCH] [Fixed: issue #2322 has been resolved.] --- .../customers/account/profile/index.blade.php | 258 ++++++++---------- 1 file changed, 108 insertions(+), 150 deletions(-) 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')
@@ -11,170 +48,91 @@ - -

+

+ + +
{!! view_render_event('bagisto.shop.customers.account.profile.view.before', ['customer' => $customer]) !!} -
+