{{ $errors->first('airline_id') }}
@component('admin.components.info') If an airline is selected, then the expense will only be applied to the selected airline, or flights in that airline. @endcomponent{{ $errors->first('type') }}
{{ $errors->first('name') }}
{{ $errors->first('amount') }}