Not found any flight for this user
No. | @lang("content.status") | @lang("content.aircraft") | @lang("content.flight") | @lang("content.route") | @lang("content.report_datetime") | @lang("content.departure_datetime") | @lang("content.arrival_datetime") | @lang("content.release_datetime") | @lang("content.duration") @lang("content.hours") | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@lang("content.other") | @lang("content.block_hours") | @lang("content.flight_hours") | FDP @lang("content.total") | |||||||||||||
@lang("content.rest_period") | {{ hoursToDayHourTime($restTime, true) }} | |||||||||||||||
{{ ++$i}} | {!! $class !!} | @if (in_array($authUser->user_role_id, [ROLE_DEPARTMENT_ADMIN, ROLE_ADMIN, ROLE_SUPER_ADMIN]) || $authUser->edit_crew_profile)aircraft_id}/edit" }}">{{ $flight->aircraft_name }} | id}") }}">{{ $flightNumber }} | @else{{ $flight->aircraft_name }} | {{ $flightNumber }} | @endif{{ $sector }} | {{ $flight->id == $fdp->getFirstFlight()->id ? dmy_format($fdp->getReportTime(), 'time') : "" }} | @if ($flight->atd && $flight->atd != EMPTY_DATETIME && $flight->ata && $flight->ata != EMPTY_DATETIME)ATD{{ dmy_format($flight->atd, 'time') }} | ATA{{ dmy_format($flight->ata, 'time') }} | @elseSTD{{ dmy_format($flight->std, 'time') }} | STA{{ dmy_format($flight->sta, 'time') }} | @endif{{ $flight->id == $fdp->getLastFlight()->id ? dmy_format($fdp->getReleaseTime(), 'time') : "" }} | {{ $flight->other_time == 0 ? "-" : hoursToTime($flight->other_time, true) }} | {{ $flight->flight_time == 0 ? "-" : hoursToTime($flight->flight_time, true) }} | {{ $flight->flying_time == 0 ? "-" : hoursToTime($flight->flying_time, true) }} | |
FDP @lang("content.total") | {{ hoursToTime($fdp->getOtherTime(), true) }} | {{ hoursToTime($fdp->getFlightTime(), true) }} | {{ hoursToTime($fdp->getFlyingTime(), true) }} | {{ hoursToTime($fdp->getCurrentFdpTime(), true) }} | {{--{{ hoursToTime($fdp->getMaxFdpTime(), true) }} | --}}|||||||||||
PLANNED ROSTER @lang("content.total") | {{ $fdpPlannedFlightsTotal->other_time == 0 ? "-" : hoursToTime($fdpPlannedFlightsTotal->other_time, true) }} | {{ $fdpPlannedFlightsTotal->flight_time == 0 ? "-" : hoursToTime($fdpPlannedFlightsTotal->flight_time, true) }} | {{ $fdpPlannedFlightsTotal->flying_time == 0 ? "-" : hoursToTime($fdpPlannedFlightsTotal->flying_time, true) }} | {{ $fdpPlannedFlightsTotal->fdp_total_time == 0 ? "-" : hoursToTime($fdpPlannedFlightsTotal->fdp_total_time, true) }} | {{--{{ $fdpPlannedFlightsTotal->fdp_max_time == 0 ? "-" : hoursToTime($fdpFlightsTotal->fdp_max_time, true) }} | --}}|||||||||||
{{$label}} | {{ $fdpFlightsTotal->other_time == 0 ? "-" : hoursToTime($fdpFlightsTotal->other_time, true) }} | {{ $fdpFlightsTotal->flight_time == 0 ? "-" : hoursToTime($fdpFlightsTotal->flight_time, true) }} | {{ $fdpFlightsTotal->flying_time == 0 ? "-" : hoursToTime($fdpFlightsTotal->flying_time, true) }} | {{ $fdpFlightsTotal->fdp_total_time == 0 ? "-" : hoursToTime($fdpFlightsTotal->fdp_total_time, true) }} | {{--{{ $fdpFlightsTotal->fdp_max_time == 0 ? "-" : hoursToTime($fdpFlightsTotal->fdp_max_time, true) }} | --}}|||||||||||
@lang("content.rest_period") | {{ hoursToDayHourTime($restTime, true) }} | |||||||||||||||
{{ ++$j}} | {!! $class !!} | @if (in_array($authUser->user_role_id, [ROLE_DEPARTMENT_ADMIN, ROLE_ADMIN, ROLE_SUPER_ADMIN]) || $authUser->edit_crew_profile)aircraft_id}/edit" }}">{{ $flight->aircraft_name }} | id}") }}">{{ $flightNumber }} | @else{{ $flight->aircraft_name }} | {{ $flightNumber }} | @endif{{ $sector }} | {{ $flight->id == $fdp->getFirstFlight()->id ? dmy_format($fdp->getReportTime(), 'time') : "" }} | @if ($flight->atd && $flight->atd != EMPTY_DATETIME && $flight->ata && $flight->ata != EMPTY_DATETIME) @php $diff = CalculateDifference($flight->std, $flight->atd) @endphp @php $actualClass = "success" @endphp @if ($diff > 3) @php $actualClass = "danger" @endphp @endifATD{{ dmy_format($flight->atd, 'time') }} | @php $diff = CalculateDifference($flight->std, $flight->atd) @endphp @php $actualClass = "success" @endphp @if ($diff > 3) @php $actualClass = "danger" @endphp @endifATA{{ dmy_format($flight->ata, 'time') }} | @elseSTD{{ dmy_format($flight->std, 'time') }} | STA{{ dmy_format($flight->sta, 'time') }} | @endif{{ $flight->id == $fdp->getLastFlight()->id ? dmy_format($fdp->getReleaseTime(), 'time') : "" }} | {{ $flight->other_time == 0 ? "-" : hoursToTime($flight->other_time, true) }} | {{ $flight->flight_time == 0 ? "-" : hoursToTime($flight->flight_time, true) }} | {{ $flight->flying_time == 0 ? "-" : hoursToTime($flight->flying_time, true) }} | |
FDP @lang("content.total") | {{ hoursToTime($fdp->getOtherTime(), true) }} | {{ hoursToTime($fdp->getFlightTime(), true) }} | {{ hoursToTime($fdp->getFlyingTime(), true) }} | {{ hoursToTime($fdp->getCurrentFdpTime(), true) }} | {{--{{ hoursToTime($fdp->getMaxFdpTime(), true) }} | --}}