INSERT INTO `process` (`serial_prc`, `prc_serial_prc`, `name_prc`, `link_prc`, `weight_prc`, `status_prc`) VALUES ('881', '400', 'Informe de seguimiento', 'laravel/public/reportJGE/indexperiod', '20', 'LOCKABLE'); insert into allowed_pages_by_process values(881,'reportjgecontroller@getindexperiod'); insert into allowed_pages_by_process values(881,'reportjgecontroller@postexcelreportperiod');