@extends('layouts.app') @section('title', 'Airports | PairingPal') @section('content')
| Abbr | Airport Full Name | Location | Timezone | |
|---|---|---|---|---|
| {{ $airport->abbreviation }} | {{ $airport->full_name }} | {{ $airport->location }} | {{ $airport->timezone }} | View |
| No airports yet. | ||||