@include('admin.header')
@section('title', 'Create Shipment')
Back to Shipments
- Select the correct order confirmation
- Provide accurate shipment dates
- Include vessel/flight details if available
- Specify ports for loading and discharge
- Shipment will be created as draft initially
@include('admin.footer')