@extends('layouts.master')
@section('page_title', 'Packet Details')
@section('title', 'Packet Details')
@section('main_item', 'Packets')
@section('sub_item', 'Packet Details')
@section('content')
Order Packet Manual Entry
{{--
--}}
| Action |
Waybill No |
Invoice Total |
Customer Name |
Parent Invoice |
Status |
Item Name |
Item Size |
|
Total |
|
@endsection
@section('scripts')
{{-- barcode read return option --}}
@endsection