@php
$common_settings = session()->get('business.common_settings');
$is_mobile = isMobile();
@endphp
@if ($is_mobile)
@endif
@can('product.view')
@endcan
@can('product.create')
@endcan
@can('product.create')
@endcan
@can('product.view')
@endcan
@can('product.view')
@endcan
@can('product.create')
@endcan
@can('product.create')
@endcan
@can('product.opening_stock')
@endcan
@can('product.create')
@endcan
@canany(['unit.view', 'unit.create'])
@endcanany
@canany(['category.view', 'category.create'])
@endcanany
@if (session('business.enable_brand'))
@canany(['brand.view', 'brand.create'])
@lang('brand.brands')
@endcanany
@endif
@if (!empty($common_settings['enable_product_warranty']))
@endif
@if (!empty($common_settings['enable_product_warranty']))
@endif
@canany(['tax_rate.view', 'tax_rate.create'])
@endcanany