@extends('admin.layout.app') @section('more-head') @endsection @section('main-content')

Shipment

Shipment

@include('includes.messages')
{{csrf_field()}}

Total tonnage on Contract:
Total tonnage Shipped:

Tonnage remaining:

@endsection @section('more-scripts') @endsection