@extends('layouts.app') @section('title', 'New Road Shipment') @section('breadcrumbs') @endsection @section('content')

New Road Shipment

Create a new road freight shipment

Back
@csrf @if ($errors->any())
@endif
Pickup & Delivery
Cargo
Vehicle & Driver
@endsection @push('scripts') @endpush