{!! $airport->icao !!}
{!! $airport->name !!}
{!! $airport->location !!}
{!! $airport->lat !!}
{!! $airport->lon !!}
{!! $airport->created_at !!}
{!! $airport->updated_at !!}