insert into process (serial_prc,prc_serial_prc, name_prc, link_prc, weight_prc, status_prc) values(803,52,'Anular Retiro de Estudiantes','laravel/public/reEntryStudentSchoolYear',999,'LOCKABLE'); insert into allowed_pages_by_process values(803,'reentrystudentschoolyearcontroller@getIndex'); insert into allowed_pages_by_process values(803,'reentrystudentschoolyearcontroller@postStudents'); insert into allowed_pages_by_process values(803,'reentrystudentschoolyearcontroller@getInfoModal'); insert into allowed_pages_by_process values(803,'reentrystudentschoolyearcontroller@postSave'); insert into allowed_pages_by_process values(803,'reentrystudentschoolyearcontroller@postMessage');