@extends('admin.app') @section('title', 'Disposable ICAO Type Techical Details') @section('content')

Details defined here are based on AIRCRAFT ICAO TYPE. All values are optional, if defined properly per ICAO type, values may be used for pirep checks and maintenance events.


© B.Fatih KOZ

ICAO Type Maintenance Check Periods, Pitch, Roll, Flap And Gear Speed Definitions

@csrf @if($tech && filled($tech->id)) @endif
@if(!$tech)
@endif {{-- Flaps --}}
{{-- Manufacturer Weights, Gear Speeds, Pitch and Roll --}}
{{-- Maintenance Check Limits --}}






{{-- Form Actions --}}
{{-- Custom placeholder colors --}} @endsection @section('scripts') @parent @endsection