Product Settings
@if(Auth::user()->can('st_product_setting_group1'))
@if(Auth::user()->can('st_product_setting_group1_add'))
@endif
@endif
@if(Auth::user()->can('st_product_setting_group2'))
@if(Auth::user()->can('st_product_setting_group2_add'))
@endif
@endif
@if(Auth::user()->can('st_product_setting_group3'))
@if(Auth::user()->can('st_product_setting_group3_add'))
@endif
@endif
{{-- commented by nipuna --}}
{{--
--}}
@if(Auth::user()->can('st_product_setting_unit_mesure'))
@if(Auth::user()->can('st_product_setting_unit_mesure_add'))
@endif
@endif