{!! $aircraft->icao !!}
{!! $aircraft->name !!}
{!! $aircraft->registration !!}
@if ($aircraft->active == '1') yes @else no @endif