{{ $user->flights}}
{{ trans_choice('frontend.global.flight', $user->flights) }}
{{ \App\Facades\Utils::minutesToTimeString($user->flight_time, false) }}
@lang('frontend.profile.flighthours')
{{ $user->home_airport->icao }}
@lang('frontend.global.homeairport')
{{ $user->current_airport->icao }}
@lang('frontend.global.currentairport')