
//iniciada_user

imagene : https://www.chartjs.org/docs/latest/charts/doughnut.html

eess@prueba.com
lab@prueba.com
eesslab@prueba.com
central@prueba.com //muestra todo
municipio@prueba.com //muestra su municipio
departamento@prueba.com //muestra su departamento ///no
super@prueba.com

Contraseña: password
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>

Prueba cambiarlo a:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>


Event::whereIn('id_carpeta',[1,2,3])->update(['att'=>'foo']);

Child Reply Letter

update usuarios set clave='Boca'
  where nombre='Federicolopez';

  update events set tipo="Child Reply Letter" where carpeta='4040-19-03-50-SPONSOR-21-04-05+42';

   update carpetas set iniciada_user ="Todos marzo" where iniciada_user ='PODEMA';

$events = Event::where('nombre','like', '%' . $nombre . '%')->paginate(10)->appends($variablesurl);