@if(!empty($area_postcodes_p1))
Here is a list of unique first half postocdes found within the CSV: {{ implode(",", $area_postcodes_p1) }}
Use this list of postcodes to define an
area on our system on the area management section.
@endif
@if(!empty($area_postcodes))
Here is a list of unique postocdes found within the CSV: {{ implode(",", $area_postcodes) }}
Use this list of postcodes to define an
area on our system on the area management section.
@endif
Import CSV of voucher addresses
Upload a spreadsheet of addresses that are eligible for gigabit vouchers.
Expects first row to contain titles: address_line_1, address_line_2, address_line_3, city, county, postcode
Import cityfibre UPRN report CSV
Upload a spreadsheet of addresses from cityfibre.
Expects first row to contain titles: fullname, address_line_1, address_line_2, address_line_3, city, county, postcode
Can also take comma separated address in column name: single_line_address
Import OS data UPRN CSV
Upload a spreadsheet of addresses from Ordnance Survey.
Expects first row to contain titles: UPRN, Full Address, Postcode, Property Flags