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