trans('texts.time_tracker'), 'tasks' => Task::scope()->get(), ]; return view('time_tracker', $data); } }