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

Itemwise Packing

@csrf
# Product Name Base Qty Base Unit AlterNative Unit / Qty Action
@endsection @section('script') @endsection