insert([ 'name' => 'Global', 'slug' => 'global', 'is_active' => true, 'created_at' => now(), 'updated_at' => now(), ]); } }