Trade Document
| Certificate No: | CO-{{ $order->order_number ?? 'N/A' }}-{{ date('Ymd') }} | Date of Issue: | {{ now()->format('M d, Y') }} |
| Name: | [Exporter Company Name] | Address: | [Exporter Address] |
| Country: | [Exporting Country] | Tax ID: | [Exporter Tax ID] |
| Name: | [Buyer Company Name] | Address: | [Buyer Address] |
| Country: | [Destination Country] | Contact: | [Buyer Contact Info] |
| 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) }} |
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]
| Port of Loading: | [Port of Loading] | Port of Discharge: | [Port of Discharge] |
| Final Destination: | [Final Destination] | Transport Mode: | Sea Freight |
_________________________
Authorized Signature
Name: ___________________
Position: ________________
Date: {{ now()->format('M d, Y') }}
OFFICIAL STAMP