@extends('layouts/layoutMaster') @section('title', 'DataTables - Tables') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @include('seller.pages.order-manager.js-config-manager') @endsection @section('content')

{{-- DataTables / --}} Order config Manager

# Customer Product Price Type Total Created at Approve at Status Action
@endsection