@lang('shopfloor::lang.module_name')
  • segment(2) == null || request()->segment(2) == '') class="active" @endif> @lang('shopfloor::lang.dashboard')
  • segment(2) == 'work-centers') class="active" @endif> @lang('shopfloor::lang.work_centers')
  • segment(2) == 'production-events') class="active" @endif> @lang('shopfloor::lang.production_events')
  • segment(2) == 'downtime') class="active" @endif> @lang('shopfloor::lang.downtime')
  • @can('shopfloor.oee.view')
  • segment(2) == 'oee') class="active" @endif> @lang('shopfloor::lang.oee')
  • @endcan @can('shopfloor.instructions.view')
  • segment(2) == 'work-instructions') class="active" @endif> @lang('shopfloor::lang.work_instructions')
  • @endcan