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

Itemwise Packing of {{ $itemName }}

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