update([ 'title' => $data['title'], 'slug' => $data['slug'], ]); return $mainSection->fresh(); } }