CERTIFICATE OF ORIGIN

Trade Document

Certificate No: CO-{{ $order->order_number ?? 'N/A' }}-{{ date('Ymd') }} Date of Issue: {{ now()->format('M d, Y') }}
Exporter Details
Name: [Exporter Company Name] Address: [Exporter Address]
Country: [Exporting Country] Tax ID: [Exporter Tax ID]
Consignee Details
Name: [Buyer Company Name] Address: [Buyer Address]
Country: [Destination Country] Contact: [Buyer Contact Info]
Goods Description
Order No Description of Goods Quantity Value (USD)
{{ $order->order_number ?? 'N/A' }} Commercial goods as per order confirmation {{ $order->confirmed_quantity ?? 'N/A' }} units ${{ number_format($order->confirmed_quantity * $order->confirmed_price, 2) }}
Origin Criteria

The undersigned hereby declares that the above mentioned goods originate in accordance with the rules of origin of the exporting country.

Origin Criterion: Wholly obtained or produced in [Country of Origin]

Shipment Details
Port of Loading: [Port of Loading] Port of Discharge: [Port of Discharge]
Final Destination: [Final Destination] Transport Mode: Sea Freight
@if($include_signature)

_________________________

Authorized Signature

Name: ___________________

Position: ________________

Date: {{ now()->format('M d, Y') }}


OFFICIAL STAMP

OFFICIAL
STAMP
@endif