@extends('layouts.app') @section('title', 'Bulk Import Airports | PairingPal') @section('content')
Upload a CSV file with columns for
Abbr, Airport Full Name, Location, and Timezone.
Existing airports are updated by abbreviation and new airports are created automatically.
Delimiters supported: comma (,), semicolon (;), tab, and pipe (|).