From 26b0e253d1ced02beab7b6a628169b58ef12ad25 Mon Sep 17 00:00:00 2001 From: Shubham Mehrotra Date: Mon, 6 Apr 2020 10:27:07 +0530 Subject: [PATCH 1/2] customer panel accordian view and file picker view --- .../shop/customers/account/index.blade.php | 71 ++++++++++++++++--- 1 file changed, 63 insertions(+), 8 deletions(-) diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/index.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/index.blade.php index 0b14d0dd2..21590e2fa 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/index.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/index.blade.php @@ -13,18 +13,73 @@ @endsection @push('scripts') + {{-- push style in css section --}} +