@extends('layouts.app') @section('title', 'Create Import Shipment') @section('breadcrumb') @endsection @section('content')
@csrf

Create Import Shipment

Record a new inbound shipment

Cancel
@endsection