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

PIREP Fields

Add New

@include('flash::message')
@include('admin.pirep_fields.table')
@endsection