@extends('app') @section('title', __('pireps.fileflightreport')) @include('theme_helpers') @php $units = isset($units) ? $units : DT_GetUnits(); $DBasic = isset($DBasic) ? $DBasic : check_module('DisposableBasic'); @endphp @section('content') @if(Theme::getSetting('pireps_manual'))