@extends('layouts.master') @section('header-title') Configuration - Job Titles @endsection @section('content')
Job Titles
{{-- More Info --}}

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

• If you want to add new title and you don't find a department, remember to first add the Department here.
• To deactive a Title, first you need to deactive the user associated with it.
• You can see all the titles in the system, but can modify only the ones that you have permission.

  Title Name User Assigned Department Plant Manager Title Manager Status Created At
  Title Name User Assigned Department Plant Manager Title Manager Status Created At
@endsection @section('plugin-scripts') @include('scripts.datatablesjs') @endsection @section('app-scripts') @endsection