{{-- --}}
@csrf

To whom it may concern;

This is to indicate the sharing of the billing charges by SSI with the other entities listed below as approved by the IT Department Management on the attached Request for Check Voucher Preparation form:

SALES/BILLS INVOICE # RESOURCE NAME ORDER DATE RECEIVED DATE
{{ $resource_name }}
PERIOD START PERIOD END PROCESS DATE AMOUNT
{{ $period_start }} {{ $period_end }} {{ $process_date }}
{{-- {{ dd($sharing_scheme) }} --}} @if (isset($sharing_scheme)) @foreach ($sharing_scheme as $key => $datum) @endforeach @endif
SHARING SCHEME:
# COMPANY SHARE REMARKS
{{ $key }} {{ round(str_replace(',', '', $datum) / str_replace(',', '', $total) * 100, 2) }}%
TOTAL: 100.00%
Back to Report