@extends('layouts.master') @section('header-title') Delivery Schedule - Orders History @endsection @section('content')

Orders History

{{-- More Info --}}
{{--

Here you can see all the listings uploaded, and its history .

--}}



@component('components.button', ['type'=>'download'])@endcomponent
Listing Id Supplier Uploaded By Uploaded Date Part No. Description Units Plant EXW Service Part Standard Pack Dynamic Columns Priority Transit Quantity Date
Listing Id Supplier Uploaded By Uploaded Date Part No. Description Units Plant EXW Service Part Standard Pack   Priority Transit Quantity Date
@endsection @section('plugin-scripts') @include('scripts.datatablesjs') @endsection @section('app-scripts') @endsection