{{__('manufacturing::lang.manufacturing')}}
    @can('manufacturing.access_recipe')
  • segment(1) == 'manufacturing' && in_array(request()->segment(2), ['recipe', 'add-ingredient'])) class="active" @endif>@lang('manufacturing::lang.recipe')
  • @endcan @can('manufacturing.access_production')
  • segment(2) == 'production') class="active" @endif>@lang('manufacturing::lang.production')
  • segment(1) == 'manufacturing' && request()->segment(2) == 'settings') class="active" @endif>@lang('messages.settings')
  • segment(2) == 'report') class="active" @endif>@lang('manufacturing::lang.manufacturing_report')
  • @endcan