'boolean', ]; public function task() { return $this->belongsTo(Task::class); } }