@extends('layouts.admin-simple') @section('title', 'Suppliers') @section('breadcrumb') @endsection @section('page-title')

Suppliers

Manage supplier information and performance

@can('warehouse.suppliers.create')
@endcan
@endsection @section('content')
filter_list Filters
list Suppliers List
entries
Supplier Contact Location Status Rating Performance Payment Terms Created Actions
@endsection @push('styles') @endpush @push('scripts') @endpush