@extends('layouts.master') @section('header-title') Configuration - Departments @endsection @section('content')
Departments

Here you can see all the departments that are loaded in the system.

• To deactive a Department, first you need to deactive all titles associated with it.
• You can see all the department in the system, but can modify only the ones that you have permission.

  Name Responsibles General Status Andon Status Plant Created At
  Name Responsibles General Status Andon Status Plant Created At
@endsection @section('plugin-scripts') @include('scripts.datatablesjs') @endsection @section('app-scripts') @endsection