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

Wpo Evacuation

Wpo Evacuation

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



@php $tonnage_remaining = $contract->tonnage - $contract->wpo_evacuations()->sum('tonnage_to_be_evacuated'); @endphp


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