@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') Wpo Evacuation Wpo Evacuation @include('includes.messages') {{ csrf_field() }} @method('PUT') Select MK Number: {{ $fac->contract->sales_advice->mk_number }} Contract Number: Crop Name: {{ $fac->contract->sales_advice->crop->name }} Select Buyer: {{ $fac->contract->sales_advice->consignee->name }} Tonnage to be Evacuated Shipping Period Select TOC : {{ $fac->loadingport->name }} Letter Date: @endsection @section('more-scripts') @endsection