insert into process(serial_prc,prc_serial_prc, name_prc, link_prc, weight_prc, status_prc, id_exclusion) values (841,402,'Informe JGE','laravel/public/reportJGE',20.00,'LOCKABLE', null); insert into allowed_pages_by_process values(841,'reportjgecontroller@getindex'); insert into allowed_pages_by_process values(841,'reportjgecontroller@postexcelreport');