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

OPERATIONS MANAGEMENT SYSTEM

LETTER REFERENCE {{ strtoupper($allocation_letter->ref_number) }}
ON SP({{ $allocation_letter->shipping_programme->sp_ref }}) FOR {{ $allocation_letter->port->name }}

@include('includes.messages')
{{ csrf_field() }} {{ method_field('PUT') }}
@endsection @section('more-scripts') @endsection