@extends('admin.app') @section('title', 'Pilot Reports') @section('content') @include('admin.pireps.table') @endsection