@if (!is_null($memo->info_addressees)) @endif @endif @if ($memo->transaction) @endif
RESTRICTED
MEMORANDUM

FROM: {{ $memo->origino_appt }}

INTERCOM: {{ $memo->intercom }}

NAVTRAC

Mob: {{ $memo->origino_phone }}


To : {{ $memo->action_addressee }}
Info : @foreach ($memo->info_addressees as $info) {{ $info }} {{ $loop->last ? '' : ', ' }} @endforeach
Ref : {{ $memo->ref }}
Date : {{ $memo->submitted_at->format(config('gaf.gaf_date')) }}
Subject : {{ $memo->subject }}
{!! $memo->request !!}
@if (!empty($memo->items) && count($memo->items) > 0) @php $sum = 0; @endphp @foreach ($memo->items as $key => $item) @php $sum += $item['quantity'] * $item['price']; @endphp @endforeach
Srl. Item Unit Price ({{ $memo->currency }}) Quantity Total ({{ $memo->currency }})
{{ $key + 1 }}. {{ $item['description'] }} {!! money($item['price'], $memo->currency) !!} {{ $item['quantity'] }} {!! money($item['quantity'] * $item['price'], $memo->currency) !!}
  {!! money($sum, $memo->currency) !!}
{{ $memo->origino_rank }}/{{ $memo->origino_appt }} {{ $memo->origino_name }}
Rank/Appt Name Signature
RESTRICTED
PART I

SUMMARY & AUTHORIZATION

SOURCE OF FUNDS
  • {{ $memo->source_of_fund->source }}
Transaction Description: {{ $memo->category }} Amount ({{ $memo->currency }})
{{ $memo->subject }} {{ money($memo->total_amount) }}
Amount in Words: {{ $memo->amount_in_words }} {{ money($memo->total_amount) }}
Authorization Signature Date Comments/Remarks
Requisitioning Officer
(Originator)
{{ $memo->submitted_at->format('d M y') }} Submitted for action. Sir.
{{ $memo->action_addressee }} {{ $memo->action_acted_at->format('d M y') }} {{ $memo->action_addressee_comments }}
COSO {{ $memo->coso_vet_veted_at->format('d M y') }} {{ $memo->coso_vet_comments }}
PART II

PAYMENT CONFIRMATION

Service No : {{ $memo->origino_id }}
Rank : {{ $memo->origino_rank }}
Recipient/Vendor/Payee Information : {{ $memo->transaction->account_name }}
Payment Method : {{ $memo->mode_of_payment }}
Date : {{ $memo->transaction->paid_at ? $memo->transaction->paid_at->format(config('gaf.gaf_date')) : $memo->sfc_sort_at->format(config('gaf.gaf_date')) }}
Payment Status : PAID