PAKISTAN SINGLE WINDOW

GOODS DECLARATION (EXPORT)

Form GD-{{ date('Y') }}-{{ str_pad(rand(1, 9999), 4, '0', STR_PAD_LEFT) }}

EXPORTER INFORMATION

Exporter Name: {{ $data['exporter_name'] ?? '' }}

NTN: {{ $data['ntn'] ?? '' }}

STRN: {{ $data['strn'] ?? '' }}

COMMODITY DETAILS

HS Code: {{ $data['hs_code'] ?? '' }}

Description: {{ $data['commodity_description'] ?? '' }}

Quantity: {{ $data['quantity'] ?? '' }} {{ $data['unit'] ?? '' }}

FOB Value: USD {{ $data['fob_value'] ?? '' }}

DESTINATION

Country: {{ $data['destination_country'] ?? '' }}

Port: {{ $data['destination_port'] ?? '' }}

DECLARATION

I hereby declare that the information given above is true and correct to the best of my knowledge and belief.



Signature: ___________________________ Date: {{ date('Y-m-d') }}

Name: {{ $data['exporter_name'] ?? '' }}