INSERT INTO `process` (`serial_prc`, `prc_serial_prc`, `name_prc`, `link_prc`, `status_prc`) VALUES ('698', '327', 'Fotos', 'laravel/public/picture', 'LOCKABLE'); insert into allowed_pages_by_process values('698','picturecontroller@getindex'); insert into allowed_pages_by_process values('698','picturecontroller@getstudents'); insert into allowed_pages_by_process values('698','picturecontroller@getemployees'); insert into allowed_pages_by_process values('698','picturecontroller@postprintCarnets'); insert into allowed_pages_by_process values('698','picturecontroller@getsectionsbyschoolyearoptionsall'); insert into allowed_pages_by_process values('698','picturecontroller@getallbysectionoptionsall');