@extends('layouts.master') @section('header-title') Supplier Quality - Certificate Types @endsection @section('content')

Certificate Types

Here you can see all the certificate types available for the suppliers.

• If the name is changed, the system will automatically update the name for all existing certificates.
• If the certificate is deactivated, it can not be used for new certificates, but the existing ones will keep it.

  Name Type Status Plant
@endsection @section('plugin-scripts') @include('scripts.datatablesjs') @endsection @section('app-scripts') @endsection