@php $wordpress = new \Acelle\Library\WordpressManager(); @endphp
@if (getThemeMode(Auth::user()->customer->theme_mode, request()->session()->get('customer-auto-theme-mode')) == 'light' && Auth::user()->customer->getColorScheme() == 'white' )
@else
@endif
{{ trans('messages.dashboard') }}
{{ trans('messages.brand.product') }}
{{ trans('messages.brand.products') }}
{{ trans('messages.brand.products') }} (layout 2)
{{ trans('messages.brand.categories') }}
{{ trans('messages.brand.orders') }}
{{ trans('messages.customers') }}
{{ trans('messages.brand.store') }}
{{--
--}}
{{ trans('messages.brand.shop_info') }}
{{ trans('messages.brand.product_settings') }}
{{ trans('messages.brand.shipping') }}
{{ trans('messages.brand.payments') }}
{{ trans('messages.brand.account_privacy') }}
{{ trans('messages.brand.emails') }}
@include('layouts.core._top_activity_log') @include('layouts.core._menu_frontend_user')