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

New Rail Shipment

Create a rail freight booking

Back
@csrf @if ($errors->any())
@endif
Route Details
Cargo
@endsection