@extends('layouts.admin') @section('content')

Add Airport

@include('admin.airports.form')
@endsection