{{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}}

Work Day Types

{{--

All Statuses typically refers to the various divisions or units within a company or organization that are responsible for different functions, such as marketing, finance, human resources, and operations, among others.

--}}
@forelse($workDayTypes as $workDayType) @empty @endforelse
#
Type Created At Action
{{$loop->index + 1 }}
{{$workDayType->type}} {{$workDayType->created_at->diffForHumans()}}
There is no record found
{!! $workDayTypes->links() !!}