{{ $errors->first('icao') }}
{{ $errors->first('iata') }}
{{ $errors->first('name') }}
{{ $errors->first('lat') }}
{{ $errors->first('lon') }}
{{ $errors->first('country') }}
{{ $errors->first('location') }}
{{ $errors->first('timezone') }}
{{ $errors->first('ground_handling_cost') }}
@component('admin.components.info') This is the base rate per-flight. A multiplier for this rate can be set in the subfleet, so you can modulate those costs from there. @endcomponent{{ $errors->first('fuel_jeta_cost') }}
@component('admin.components.info') This is the cost per {{ config('phpvms.internal_units.fuel') }} @endcomponent{{ $errors->first('fuel_100ll_cost') }}
@component('admin.components.info') This is the cost per {{ config('phpvms.internal_units.fuel') }} @endcomponent{{ $errors->first('fuel_mogas_cost') }}
@component('admin.components.info') This is the cost per {{ config('phpvms.internal_units.fuel') }} @endcomponent