STATE BANK OF PAKISTAN

FOREIGN EXCHANGE FORM

Form No: {{ $form->form_number ?? 'SBP' . date('Y') . '0001' }}

EXPORTER INFORMATION
Exporter Name:
{{ $form->client->name ?? 'N/A' }}
Form Date:
{{ $form->created_at?->format('d/m/Y') ?? date('d/m/Y') }}
Exporter Address:
{{ $form->client->address ?? $form->form_data['exporter_address'] ?? 'N/A' }}
NTN Number:
{{ $form->form_data['ntn_number'] ?? 'N/A' }}
SHIPMENT DETAILS
Shipment Reference:
{{ $form->shipment->tracking_number ?? 'N/A' }}
Export License No:
{{ $form->form_data['export_license_no'] ?? 'N/A' }}
Commodity Description:
{{ $form->form_data['commodity_description'] ?? 'N/A' }}
HS Code:
{{ $form->form_data['hs_code'] ?? 'N/A' }}
FINANCIAL DETAILS
FOB Value (USD):
${{ number_format($form->form_data['fob_value'] ?? 0, 2) }}
Currency:
{{ $form->form_data['currency'] ?? 'USD' }}
Bank Name:
{{ $form->form_data['bank_name'] ?? 'N/A' }}
Bank Account No:
{{ $form->form_data['bank_account_no'] ?? 'N/A' }}
DESTINATION DETAILS
Destination Country:
{{ strtoupper($form->form_data['destination_country'] ?? 'N/A') }}
Port of Discharge:
{{ strtoupper($form->form_data['port_of_discharge'] ?? 'N/A') }}
Consignee Name:
{{ $form->form_data['consignee_name'] ?? 'N/A' }}
Consignee Address:
{{ $form->form_data['consignee_address'] ?? 'N/A' }}

DECLARATION:

I hereby declare that the information provided above is true and correct to the best of my knowledge. I undertake to comply with all foreign exchange regulations of the State Bank of Pakistan.

Exporter Signature
{{ $form->client->name ?? 'Exporter' }}
Bank Officer
Authorized Dealer
SBP Seal
Date & Stamp