Form GD-{{ date('Y') }}-{{ str_pad(rand(1, 9999), 4, '0', STR_PAD_LEFT) }}
Exporter Name: {{ $data['exporter_name'] ?? '' }}
NTN: {{ $data['ntn'] ?? '' }}
STRN: {{ $data['strn'] ?? '' }}
HS Code: {{ $data['hs_code'] ?? '' }}
Description: {{ $data['commodity_description'] ?? '' }}
Quantity: {{ $data['quantity'] ?? '' }} {{ $data['unit'] ?? '' }}
FOB Value: USD {{ $data['fob_value'] ?? '' }}
Country: {{ $data['destination_country'] ?? '' }}
Port: {{ $data['destination_port'] ?? '' }}
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'] ?? '' }}