#
Ф.И.О
График
Организация
Здание
Подразделения
Должность
Вход, Выход
Время Прибытия
ID
@php $i = (($comeOuts->currentpage() - 1) * $comeOuts->perpage() + 1); @endphp
@forelse ($comeOuts as $comeOut)
{{ $i++ }}
{{ $comeOut->first_name }}
{{ $comeOut->schedule_name }}
{{ $comeOut->company_name }}
{{ $comeOut->branch_name }}
{{ $comeOut->department_name }}
{{ $comeOut->position_name }}
{{ $comeOut->action_time }}
{{ $comeOut->employee_id }}
{{-- {{ $i++ }}--}}
{{-- {{ $comeOut->employees->first_last_name }}--}}
{{-- {{ $comeOut->employees->schedule->name }}--}}
{{-- {{ $comeOut->employees->companies->name }}--}}
{{-- {{ $comeOut->employees->branches->name }}--}}
{{-- {{ $comeOut->employees->departments->name }}--}}
{{-- {{ $comeOut->employees->positions->name }}--}}
{{-- --}}
{{-- {{ $comeOut->action_time }}--}}
{{-- {{ $comeOut->employees->id }}--}}
@empty
Ничего не найдено.
@endforelse
{{--
--}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- # | --}}
{{-- Ф.И.О | --}}
{{-- График | --}}
{{-- Организация | --}}
{{-- Здание | --}}
{{-- Подразделения | --}}
{{-- Должность | --}}
{{-- Вход, Выход | --}}
{{-- Время Прибытия | --}}
{{-- ID | --}}
{{--
--}}
{{-- --}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- | --}}
{{-- | --}}
{{-- --}}
{{-- --}}
{{-- | --}}
{{-- | --}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @php $i = (($comeOuts->currentpage() - 1) * $comeOuts->perpage() + 1); @endphp--}}
{{-- @forelse($comeOuts as $comeOut)--}}
{{-- --}}
{{-- {{ $i++ }} | --}}
{{-- {{ $comeOut->employees->full_name }} | --}}
{{-- {{ $comeOut->employees->schedule->name }} | --}}
{{-- {{ $comeOut->employees->companies->name }} | --}}
{{-- {{ $comeOut->employees->branches->name }} | --}}
{{-- {{ $comeOut->employees->departments->name }} | --}}
{{-- {{ $comeOut->employees->positions->name }} | --}}
{{-- | --}}
{{-- {{ $comeOut->action_time }} | --}}
{{-- {{ $comeOut->id }} | --}}
{{--
--}}
{{-- @empty--}}
{{-- Ничего не найдено. | --}}
{{-- @endforelse--}}
{{-- --}}
{{--
--}}
{{--
--}}