insert into process(serial_prc, prc_serial_prc, name_prc, link_prc, weight_prc, status_prc) values (713,496,'Asistencia por Quimestre','laravel/public/attendanceByPeriodReport/index',100,'LOCKABLE'); insert into allowed_pages_by_process (serial_prc, url_dsc) values(713,'attendancebyperiodreportcontroller@getindex'); insert into allowed_pages_by_process (serial_prc, url_dsc)values(713,'periodcontroller@getPeriodsbycourseoptions'); insert into allowed_pages_by_process (serial_prc, url_dsc) values(713,'attendancebyperiodreportcontroller@postreport'); insert into allowed_pages_by_process (serial_prc, url_dsc) values(713,'attendancebyperiodreportcontroller@getSectionsbyschoolyearoptionsall'); insert into allowed_pages_by_process (serial_prc, url_dsc) values(713,'attendancebyperiodreportcontroller@getAllbysectionoptionsall'); insert into allowed_pages_by_process (serial_prc, url_dsc) values(713,'attendancebyperiodreportcontroller@getAllclassgroupbycourseoptionsallreport'); insert into allowed_pages_by_process (serial_prc, url_dsc) values(713,'attendancebyperiodreportcontroller@getPeriodsbycourseoptions');