@extends('layouts.order-master') @section('css') @endsection @section('title') Packing @endsection @section('content')
{{-- Itemwise Order --}} Import Add Order

Packing

Date Order# Inv No Bill Date Customer Route Sale Ex. Items Amount Due Status Weight Box No Type /Billed Action
Total
{{-- Order Import Model --}} {{-- Print Modal --}} {{-- Invoice Generate Modal --}} {{-- Multi Invoice Generate Modal --}} {{-- Delivery Modal --}} {{-- Multi Delete Modal --}} {{-- Track Modal --}} {{-- Update Status Modal --}} {{-- Update Multi Status Modal --}} @endsection @section('script') @endsection