{{ $errors->first('airline_id') }}
{{ $errors->first('type') }}
{{ $errors->first('name') }}
{{ $errors->first('cost_block_hour') }}
{{ $errors->first('cost_delay_minute') }}
{{ $errors->first('fuel_type') }}
{{ $errors->first('ground_handling_multiplier') }}
@component('admin.components.info') This is the multiplier of the airport ground-handling cost to charge for aircraft in this subfleet, as a percentage. Defaults to 100. @endcomponent