@php $user = auth()->user(); $type = $user->role->type; @endphp @if(!isModuleActive('MultiVendor')) @endif @if($type == "superadmin" || $type == "admin" || $type == "staff") @else @endif
{{ __('common.sl') }} {{ __('common.name') }} {{ __('common.product_type') }} {{ __('product.brand') }} {{ __('common.image') }}{{ __('product.stock') }}{{ __('common.status') }}{{ __('common.approval') }}{{ __('common.action') }}