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

Shipment

Shipment

@include('includes.messages')
{{ csrf_field() }}
{{--
--}}
@foreach ($facs as $fac) @endforeach

{{--
--}}
GC:

Total tonnage on Contract:
Total tonnage on Allocation:
Total tonnage Shipped:

{{--
Tonnage remaining:

--}}
{{--
--}}


{{--
--}}





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