INSERT INTO `process` (`serial_prc`, `prc_serial_prc`, `name_prc`, `link_prc`, `weight_prc`, `status_prc`, `app_prc`) VALUES ('854', '365', 'Registro de insidencia', 'laravel/public/incidenceStudentAdmin/index-attendance', '1.00', 'LOCKABLE', 'YES'); insert into allowed_pages_by_process values(854,'incidencestudentadmincontroller@getindexattendance'); insert into allowed_pages_by_process values(854,'incidencestudentadmincontroller@getcourses'); insert into allowed_pages_by_process values(854,'incidencestudentadmincontroller@getscheduleattendanceadmin'); insert into allowed_pages_by_process values(854,'incidencestudentadmincontroller@poststudentsattendance'); insert into allowed_pages_by_process values(837,'incidencestudentadmincontroller@getindexattendance'); insert into allowed_pages_by_process values(837,'incidencestudentadmincontroller@getcourses'); insert into allowed_pages_by_process values(837,'incidencestudentadmincontroller@getscheduleattendanceadmin'); insert into allowed_pages_by_process values(837,'incidencestudentadmincontroller@poststudentsattendance');