where('name','Proponente')->pluck('id'); DB::table('proponentes')->insert([ 'user_id' => $user_id[0], ]); } }