@extends('layouts.order-master') @section('css') @endsection @section('title') Itemwise Delivery Partywise @endsection @section('content')

Itemwise Delivery of {{ $itemName }}

# Order Code Order Date Customer Quantity Amount Sale Executive Action
@endsection @section('script') @endsection