From 52ac7f8aaa62538b957be793008fa82cbfde4998 Mon Sep 17 00:00:00 2001 From: Vivek Sharma Date: Tue, 11 Feb 2020 13:42:04 +0530 Subject: [PATCH] [resolved conflict.] --- .../content/content-type/category.blade.php | 5 +- .../customers/account/profile/index.blade.php | 233 ++++++------------ 2 files changed, 79 insertions(+), 159 deletions(-) diff --git a/packages/Webkul/Velocity/src/Resources/views/admin/content/content-type/category.blade.php b/packages/Webkul/Velocity/src/Resources/views/admin/content/content-type/category.blade.php index c0647c2dd..844919326 100644 --- a/packages/Webkul/Velocity/src/Resources/views/admin/content/content-type/category.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/admin/content/content-type/category.blade.php @@ -33,10 +33,7 @@ $linkTarget = isset($locale) ? (old($locale)['link_target'] ?? (isset($content) ? $content->translate($locale)['link_target'] : '')) : ''; @endphp - 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 ae5cc1b72..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 @@ -43,173 +43,96 @@ @section('page-detail-wrapper')
- - {{ __('shop::app.header.logout') }} - - -

+ + + + + +

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