__('modules.timeLogs.myActiveTimer')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('cards.data'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['class' => 'mb-3']); ?>
start_time->timezone(company()->timezone)->translatedFormat('M d, Y' . ' - ' . company()->time_format)); ?>
get('modules.timeLogs.totalHours'); ?>:
diffInMinutes($myActiveTimer->start_time) - $myActiveTimer->breaks->sum('total_minutes'))); ?>
-
get('modules.timeLogs.startTime'); ?>
start_time->timezone(company()->timezone)->translatedFormat(company()->time_format)); ?>
-
get('app.task'); ?>
task->heading); ?>
breaks; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
-
end_time)): ?>
get('modules.timeLogs.break'); ?>
(end_time->diffInMinutes($item->start_time))); ?>)
start_time->timezone(company()->timezone)->translatedFormat(company()->time_format) . ' - ' . $item->end_time->timezone(company()->timezone)->translatedFormat(company()->time_format)); ?>
get('modules.timeLogs.break'); ?>
start_time->timezone(company()->timezone)->translatedFormat(company()->time_format)); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
added_by == user()->id) || ($editTimelogPermission == 'owned' && (($myActiveTimer->project && $myActiveTimer->project->client_id == user()->id) || $myActiveTimer->user_id == user()->id)) || ($editTimelogPermission == 'both' && (($myActiveTimer->project && $myActiveTimer->project->client_id == user()->id) || $myActiveTimer->user_id == user()->id || $myActiveTimer->added_by == user()->id))): ?>
activeBreak)): ?>
'pause-circle'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('forms.button-secondary'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['data-time-id' => ''.e($myActiveTimer->id).'','id' => 'pause-timer-btn']); ?>
get('modules.timeLogs.pauseTimer'); ?> renderComponent(); ?>
'stop-circle'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('forms.button-primary'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['class' => 'ml-3 stop-active-timer','data-time-id' => ''.e($myActiveTimer->id).'']); ?>
get('modules.timeLogs.stopTimer'); ?> renderComponent(); ?>
'play-circle'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('forms.button-primary'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['id' => 'resume-timer-btn','data-time-id' => ''.e($myActiveTimer->activeBreak->id).'']); ?>
get('modules.timeLogs.resumeTimer'); ?> renderComponent(); ?>
renderComponent(); ?>
make('dashboard.employee.widgets.shift_schedule', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
make('dashboard.employee.widgets.birthday', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
make('dashboard.employee.widgets.appreciation', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
make('dashboard.employee.widgets.leave', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
make('dashboard.employee.widgets.work_from_home', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
make('dashboard.employee.widgets.work_anniversary', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
make('dashboard.employee.widgets.notice-period', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
make('dashboard.employee.widgets.probation', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
make('dashboard.employee.widgets.internship', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
make('dashboard.employee.widgets.contract', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>