@if (!count($dailyReport))
@lang("content.found") 0 @lang("content.records")
| No | @lang("content.airline") | @lang("content.flight_number") | @lang("content.sector") | @lang("content.service_type") | @lang("content.type") | @lang("content.date_time") | @lang("content.type") | @lang("content.date_time") | @lang("content.staff_number") | @lang("content.first_name") | @lang("content.last_name") | @lang("content.position") | @lang("content.base") | @lang("content.service") | @lang("content.start_date_time") | @lang("content.release_date_time") | @lang("content.duration") | RMKS | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PLN | ACT | PLN | ACT | PLN | ACT | ||||||||||||||||||||||||||
| {{ ++$i }} |
id") }}">
|
{{ ($flightNumber ? getAirlineCode($airline)."-".$flightNumber->flight_number : "-") }} | {{ ($route ? " (".$route.")" : "" ) }} | @if ($serviceType == ARRIVAL_SERVICE){{ ARRIVAL }} | {!! $arrInitialSpan !!} | {{ $arrInitDate ? baseDateFormat($arrInitDate, true) : "" }} | {!! $arrSpan !!} | {{ baseDateFormat($arrDate, true) }} | @elseif ($serviceType == DEPARTURE_SERVICE){{ DEPARTURE }} | {!! $depInitialSpan !!} | {{ $depInitDate ? baseDateFormat($depInitDate, true) : ""}} | {!! $depSpan !!} | {{ baseDateFormat($depDate, true) }} | @elseif ($serviceType == TURNAROUND_SERVICE){{ TURNAROUND }} | {!! $depInitialSpan !!} | {{ $depInitDate ? baseDateFormat($depInitDate, true) : ""}} | {!! $depSpan !!} | {{ baseDateFormat($depDate, true) }} | @endif{{ $user->staff_number }} | id}/edit?s=".rand(100, 999)) }}">{{ $user->first_name }} | id}/edit?s=".rand(100, 999)) }}">{{ $user->last_name }} | {{ getUserPositionName($user) }} | {{ \App\Models\User::getStation($user) }} | {{ $service->abbr }} | @php $excessClass = actualTimeAccess($staffHours->pTotalTime, $staffHours->totalTime) @endphp{{ baseDateFormat($staffHours->pReportTime, true) }} | {{ $staffHours->reportTime ? baseDateFormat($staffHours->reportTime, true) : "-" }} | {{ baseDateFormat($staffHours->pReleaseTime, true) }} | {{ $staffHours->releaseTime ? baseDateFormat($staffHours->releaseTime, true) : "-" }} | {{ $staffHours->pTotalTime ? $staffHours->pTotalTime : "-" }} | {{ $staffHours->totalTime ? $staffHours->totalTime : "-" }} | {{ $staffHours->reason }} |
| @lang("content.total") | {{-- | PLN | --}}{{ $obj->pTotalTime ? $obj->pTotalTime : "-" }} | {{--{!! $obj->totalSalary ? " ".$obj->totalSalary : "-" !!} | --}} {{--ACT | --}}{{ $obj->totalTime ? $obj->totalTime : "-" }} | {{--{!! $obj->totalSalary ? " ".$obj->totalSalary : "-" !!} | --}}||||||||||||||||||||||||