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

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

• You can see all the suppliers in the system, but can modify only the Codes of the ones that you have permission.
• If you want to add new supplier user use this page.

  Name Plants | Codes Users Count Type City State Country Created At Address
  Name Plants | Codes Users Count Type City State Country Created At Address
{{-- _________ HTML appended to datatable form _________ --}}
Plant Local Name Code Action
{{-- _________ /HTML appended to datatable form _________ --}} @endsection @section('plugin-scripts') @include('scripts.datatablesjs') @endsection @section('app-scripts') @endsection