@if (!count($staffHistory))
Found 0 records
| No | {{--@lang("content.picture") | --}}Staff No | @lang("content.first_name") | @lang("content.last_name") | @lang("content.position") | @lang("content.cost_center") | @lang("content.company") | @lang("content.base") | {{--@lang("content.cost_center") | --}} {{--@lang("content.company") | --}} {{--@lang("content.actual_hours") | --}} {{-- @foreach($periodUnique as $each)--}} {{-- @if ($period == "Monthly")--}} {{--{{ digitMonthYearToReadable($each) }} | --}} {{-- @elseif ($period == "Weekly")--}} {{--Week {{ $each }} | --}} {{-- @else--}} {{--{{ $each }} | --}} {{-- @endif--}} {{-- @endforeach--}}@lang("content.duty") | @lang("content.from") | @lang("content.to") | @lang("content.duration") | @lang("content.rmks") | @lang("content.created_at") | {{--@lang("content.created_by") | --}}
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ ++$i }} | {{ $each->user->staff_number }} | user->id}/edit?s=".rand(100, 999)) }}">{{ $each->user->first_name }} | user->id}/edit?s=".rand(100, 999)) }}">{{ $each->user->last_name }} | {{ getUserPositionName($each->user) }} | {{ $each->user->cost_center }} | {{ $each->user->company }} | {{ \App\Models\User::getStation($each->user) }} | {{ $each->condition->name }} | {{ baseDateFormat($each->condition_from, true) }} | {{ baseDateFormat($each->condition_to, true) }} | {{ convertToHoursMinutes($seconds, true) }} | {{ $each->notes }} | {{ baseDateFormat($each->created_at, true) }} | {{--{{ getUserName($each->createdBy) }} | --}}|||||||
| Total | {{ convertToHoursMinutes($totalSecs, true) }} |