@extends('layouts.master') @section('header-title') Supplier Quality - Other Configuration @endsection @section('content')
Here you can select the titles of the users that are the internal contacts, which are showed in the Scorecard page.
•
| Plant | Title |
|---|---|
| {{$plant->name }} |
|
| Name | Description | Plant Configuration | |||
|---|---|---|---|---|---|
| {{$task['name'] }} | {{$task['description']}} |
|
| Name | Description | Plant Configuration | ||
|---|---|---|---|---|
| {{$item['name'] }} | {{$item['description']}} |
|