{"__meta":{"id":"af92887290832c293dbc8d83fae11eea","datetime":"2022-11-27 20:45:23","utime":1669567523.5292379856109619140625,"method":"GET","uri":"\/page\/usg","ip":"27.34.24.209"},"php":{"version":"7.3.33","interface":"litespeed"},"messages":{"count":0,"messages":[]},"time":{"start":1669567523.5004940032958984375,"end":1669567523.5292499065399169921875,"duration":0.0287559032440185546875,"duration_str":"28.76ms","measures":[{"label":"Booting","start":1669567523.5004940032958984375,"relative_start":0,"end":1669567523.51410007476806640625,"relative_end":1669567523.51410007476806640625,"duration":0.01360607147216796875,"duration_str":"13.61ms","params":[],"collector":null},{"label":"Application","start":1669567523.5082340240478515625,"relative_start":0.007740020751953125,"end":1669567523.5292510986328125,"relative_end":1.1920928955078125e-6,"duration":0.0210170745849609375,"duration_str":"21.02ms","params":[],"collector":null}]},"memory":{"peak_usage":2097152,"peak_usage_str":"2MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":2,"templates":[{"name":"frontend.page_details (resources\/views\/frontend\/page_details.blade.php)","param_count":2,"params":["page","relatedPages"],"type":"blade"},{"name":"layout.container (resources\/views\/layout\/container.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","page","relatedPages","class","newsExists","imgSrc","row"],"type":"blade"}]},"route":{"uri":"GET page\/{slug}","as":"page.details","controller":"App\\Http\\Controllers\\HomeController@getPageDetails","namespace":"App\\Http\\Controllers","prefix":null,"where":[],"file":"app\/Http\/Controllers\/HomeController.php:205-226"},"queries":{"nb_statements":18,"nb_failed_statements":0,"accumulated_duration":0.006369999999999999794331184688189750886522233486175537109375,"accumulated_duration_str":"6.37ms","statements":[{"sql":"select * from `pages` where `is_active` = '1' and `slug` = 'usg' limit 1","params":{"0":"1","1":"usg","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.000489999999999999984179321899091519298963248729705810546875,"duration_str":"490\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `pages` where `is_active` = '1' and `slug` = 'usg' limit 1","params":{"0":"1","1":"usg","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.00022000000000000000783227649403528403126983903348445892333984375,"duration_str":"220\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `pages` where (select count(*) from `pages` as `self_b4bb14c6672606be939ad65458a2cd4e` where `self_b4bb14c6672606be939ad65458a2cd4e`.`parent_id` = `pages`.`id`) < 1 and `parent_id` = '62' and `is_active` = '1' and `id` != '64' and `is_active` = '1' order by `order_position` desc limit 5","params":{"0":"62","1":"1","2":"64","3":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code>&lt;&gt;<\/code> operator to test for inequality instead."},"duration":0.00114999999999999998057109706905976054258644580841064453125,"duration_str":"1.15ms","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `pages` where `slug` != 'research' and (select count(*) from `pages` as `self_ad338adfb794926639212db2dea9d2cb` where `self_ad338adfb794926639212db2dea9d2cb`.`id` = `pages`.`parent_id`) < 1 and `is_active` = '1' and `show_in` LIKE '%1%' order by `order_position` desc limit 5","params":{"0":"research","1":"1","2":"%1%","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code>&lt;&gt;<\/code> operator to test for inequality instead."},"duration":0.000640000000000000052353954504980038109351880848407745361328125,"duration_str":"640\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `pages` where `is_active` = '1' and `pages`.`parent_id` in ('30', '37', '62', '35', '42') and `show_in` LIKE '%1%' order by `order_position` desc","params":{"0":"1","1":"30","2":"37","3":"62","4":"35","5":"42","6":"%1%","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.0005000000000000000104083408558608425664715468883514404296875,"duration_str":"500\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `pages` where `is_active` = '1' and `pages`.`parent_id` in ('31', '32', '52', '33', '57', '38', '39', '40', '41', '53', '50', '54', '55', '56', '58', '63', '64', '65', '67', '68', '74', '44', '76', '77', '78', '79', '80', '81', '82', '84') and `show_in` LIKE '%1%' order by `order_position` desc","params":{"0":"1","1":"31","2":"32","3":"52","4":"33","5":"57","6":"38","7":"39","8":"40","9":"41","10":"53","11":"50","12":"54","13":"55","14":"56","15":"58","16":"63","17":"64","18":"65","19":"67","20":"68","21":"74","22":"44","23":"76","24":"77","25":"78","26":"79","27":"80","28":"81","29":"82","30":"84","31":"%1%","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.0003200000000000000261769772524900190546759404242038726806640625,"duration_str":"320\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `contact_address` where `is_active` = '1' order by `order_position` desc","params":{"0":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.0002800000000000000296811186739631693853880278766155242919921875,"duration_str":"280\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select count(*) as aggregate from `pages` where `is_active` = '1' and `show_in` LIKE '%1%'","params":{"0":"1","1":"%1%"},"duration":0.0001700000000000000122124532708767219446599483489990234375,"duration_str":"170\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `research_categories` where (select count(*) from `research_publications` where `research_publications`.`research_category_id` = `research_categories`.`id` and `is_active` = '1') >= 1 order by `order_position` desc","params":{"0":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.0003499999999999999964438168742475454564555548131465911865234375,"duration_str":"350\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `pages` where `slug` != 'research' and (select count(*) from `pages` as `self_e45ed5d4dc06bd33d507c172ac000fdc` where `self_e45ed5d4dc06bd33d507c172ac000fdc`.`id` = `pages`.`parent_id`) < 1 and `is_active` = '1' and `show_in` LIKE '%1%' order by `order_position` desc limit 100000000000 offset 5","params":{"0":"research","1":"1","2":"%1%","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code>&lt;&gt;<\/code> operator to test for inequality instead."},"duration":0.0004299999999999999894355340313012447950313799083232879638671875,"duration_str":"430\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `pages` where `is_active` = '1' and `pages`.`parent_id` in ('45') and `show_in` LIKE '%1%' order by `order_position` desc","params":{"0":"1","1":"45","2":"%1%","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00026000000000000003143318938469974455074407160282135009765625,"duration_str":"260\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `pages` where `is_active` = '1' and `pages`.`parent_id` in ('46', '47', '48') and `show_in` LIKE '%1%' order by `order_position` desc","params":{"0":"1","1":"46","2":"47","3":"48","4":"%1%","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00020999999999999998160325753726596076376154087483882904052734375,"duration_str":"210\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `pages` where (select count(*) from `pages` as `self_f40abe14bfe05de1b35839a892ef15f4` where `self_f40abe14bfe05de1b35839a892ef15f4`.`id` = `pages`.`parent_id` and `slug` = 'research') >= 1 and `is_active` = '1' and `show_in` LIKE '%1%' order by `order_position` desc","params":{"0":"research","1":"1","2":"%1%","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.0003099999999999999999479582957206957871676422655582427978515625,"duration_str":"310\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `pages` where `is_active` = '1' and `show_in` LIKE '%3%'","params":{"0":"1","1":"%3%","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00026000000000000003143318938469974455074407160282135009765625,"duration_str":"260\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `homepage_sections` limit 1","params":{"hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.0001700000000000000122124532708767219446599483489990234375,"duration_str":"170\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `homepage_items` where `is_active` = '1' and `homepage_items`.`homepage_section_id` in ('1') order by `order_position` desc","params":{"0":"1","1":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.000290000000000000001700029006457270952523685991764068603515625,"duration_str":"290\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `homepage_sections` limit 1 offset 1","params":{"hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.000130000000000000015716594692349872275372035801410675048828125,"duration_str":"130\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"},{"sql":"select * from `homepage_items` where `is_active` = '1' and `homepage_items`.`homepage_section_id` in ('2') order by `order_position` desc","params":{"0":"1","1":"2","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.0001900000000000000104603825601401467793039046227931976318359375,"duration_str":"190\u03bcs","stmt_id":null,"connection":"nkcorgnp_nkc"}]},"swiftmailer_mails":{"count":0,"mails":[]},"session":{"_token":"qQJdAZSnbSYdaFIz1q2EZ8qkUEI8fqmzUUqJ2nNS","_previous":"array:1 [\n  \"url\" => \"http:\/\/www.nkc.org.np\/page\/opd\"\n]","flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]","login_82e5d2c56bdd0811318f0cf078b78bfc":"2","access-modules":"array:1 [\n  0 => Illuminate\\Database\\Eloquent\\Collection {#522\n    #items: array:4 [\n      0 => App\\Modules\\User\\Models\\Module {#523\n        #table: \"modules\"\n        #fillable: array:6 [\n          0 => \"parent_id\"\n          1 => \"module_name\"\n          2 => \"slug\"\n          3 => \"icon\"\n          4 => \"order_position\"\n          5 => \"is_active\"\n        ]\n        #hidden: array:2 [\n          0 => \"created_at\"\n          1 => \"updated_at\"\n        ]\n        #connection: null\n        #primaryKey: \"id\"\n        #perPage: 15\n        +incrementing: true\n        +timestamps: true\n        #attributes: array:10 [\n          \"id\" => 5\n          \"parent_id\" => 0\n          \"module_name\" => \"gallery\"\n          \"slug\" => \"admin.gallery\"\n          \"menu_class\" => null\n          \"icon\" => \"fa-film\"\n          \"order_position\" => 5\n          \"is_active\" => \"1\"\n          \"created_at\" => \"2017-08-03 10:54:32\"\n          \"updated_at\" => \"2017-08-03 10:54:32\"\n        ]\n        #original: array:10 [\n          \"id\" => 5\n          \"parent_id\" => 0\n          \"module_name\" => \"gallery\"\n          \"slug\" => \"admin.gallery\"\n          \"menu_class\" => null\n          \"icon\" => \"fa-film\"\n          \"order_position\" => 5\n          \"is_active\" => \"1\"\n          \"created_at\" => \"2017-08-03 10:54:32\"\n          \"updated_at\" => \"2017-08-03 10:54:32\"\n        ]\n        #relations: array:1 [\n          \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#524\n            #items: array:2 [\n              0 => App\\Modules\\User\\Models\\Module {#525\n                #table: \"modules\"\n                #fillable: array:6 [\n                  0 => \"parent_id\"\n                  1 => \"module_name\"\n                  2 => \"slug\"\n                  3 => \"icon\"\n                  4 => \"order_position\"\n                  5 => \"is_active\"\n                ]\n                #hidden: array:2 [\n                  0 => \"created_at\"\n                  1 => \"updated_at\"\n                ]\n                #connection: null\n                #primaryKey: \"id\"\n                #perPage: 15\n                +incrementing: true\n                +timestamps: true\n                #attributes: array:10 [\n                  \"id\" => 10\n                  \"parent_id\" => 5\n                  \"module_name\" => \"album\"\n                  \"slug\" => \"admin.gallery.album\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-film\"\n                  \"order_position\" => 8\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-08-04 10:13:47\"\n                  \"updated_at\" => \"2017-08-04 10:13:47\"\n                ]\n                #original: array:10 [\n                  \"id\" => 10\n                  \"parent_id\" => 5\n                  \"module_name\" => \"album\"\n                  \"slug\" => \"admin.gallery.album\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-film\"\n                  \"order_position\" => 8\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-08-04 10:13:47\"\n                  \"updated_at\" => \"2017-08-04 10:13:47\"\n                ]\n                #relations: array:1 [\n                  \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#526\n                    #items: []\n                  }\n                ]\n                #visible: []\n                #appends: []\n                #guarded: array:1 [\n                  0 => \"*\"\n                ]\n                #dates: []\n                #dateFormat: null\n                #casts: []\n                #touches: []\n                #observables: []\n                #with: []\n                #morphClass: null\n                +exists: true\n                +wasRecentlyCreated: false\n              }\n              1 => App\\Modules\\User\\Models\\Module {#527\n                #table: \"modules\"\n                #fillable: array:6 [\n                  0 => \"parent_id\"\n                  1 => \"module_name\"\n                  2 => \"slug\"\n                  3 => \"icon\"\n                  4 => \"order_position\"\n                  5 => \"is_active\"\n                ]\n                #hidden: array:2 [\n                  0 => \"created_at\"\n                  1 => \"updated_at\"\n                ]\n                #connection: null\n                #primaryKey: \"id\"\n                #perPage: 15\n                +incrementing: true\n                +timestamps: true\n                #attributes: array:10 [\n                  \"id\" => 17\n                  \"parent_id\" => 5\n                  \"module_name\" => \"Bnner\"\n                  \"slug\" => \"admin.gallery.banner\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-photo\"\n                  \"order_position\" => 12\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-10-18 19:42:39\"\n                  \"updated_at\" => \"2017-10-18 19:42:39\"\n                ]\n                #original: array:10 [\n                  \"id\" => 17\n                  \"parent_id\" => 5\n                  \"module_name\" => \"Bnner\"\n                  \"slug\" => \"admin.gallery.banner\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-photo\"\n                  \"order_position\" => 12\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-10-18 19:42:39\"\n                  \"updated_at\" => \"2017-10-18 19:42:39\"\n                ]\n                #relations: array:1 [\n                  \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#528\n                    #items: []\n                  }\n                ]\n                #visible: []\n                #appends: []\n                #guarded: array:1 [\n                  0 => \"*\"\n                ]\n                #dates: []\n                #dateFormat: null\n                #casts: []\n                #touches: []\n                #observables: []\n                #with: []\n                #morphClass: null\n                +exists: true\n                +wasRecentlyCreated: false\n              }\n            ]\n          }\n        ]\n        #visible: []\n        #appends: []\n        #guarded: array:1 [\n          0 => \"*\"\n        ]\n        #dates: []\n        #dateFormat: null\n        #casts: []\n        #touches: []\n        #observables: []\n        #with: []\n        #morphClass: null\n        +exists: true\n        +wasRecentlyCreated: false\n      }\n      1 => App\\Modules\\User\\Models\\Module {#529\n        #table: \"modules\"\n        #fillable: array:6 [\n          0 => \"parent_id\"\n          1 => \"module_name\"\n          2 => \"slug\"\n          3 => \"icon\"\n          4 => \"order_position\"\n          5 => \"is_active\"\n        ]\n        #hidden: array:2 [\n          0 => \"created_at\"\n          1 => \"updated_at\"\n        ]\n        #connection: null\n        #primaryKey: \"id\"\n        #perPage: 15\n        +incrementing: true\n        +timestamps: true\n        #attributes: array:10 [\n          \"id\" => 6\n          \"parent_id\" => 0\n          \"module_name\" => \"content\"\n          \"slug\" => \"admin.content\"\n          \"menu_class\" => null\n          \"icon\" => \"fa-pencil\"\n          \"order_position\" => 6\n          \"is_active\" => \"1\"\n          \"created_at\" => \"2017-08-03 11:11:39\"\n          \"updated_at\" => \"2017-08-03 11:11:39\"\n        ]\n        #original: array:10 [\n          \"id\" => 6\n          \"parent_id\" => 0\n          \"module_name\" => \"content\"\n          \"slug\" => \"admin.content\"\n          \"menu_class\" => null\n          \"icon\" => \"fa-pencil\"\n          \"order_position\" => 6\n          \"is_active\" => \"1\"\n          \"created_at\" => \"2017-08-03 11:11:39\"\n          \"updated_at\" => \"2017-08-03 11:11:39\"\n        ]\n        #relations: array:1 [\n          \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#530\n            #items: array:2 [\n              0 => App\\Modules\\User\\Models\\Module {#531\n                #table: \"modules\"\n                #fillable: array:6 [\n                  0 => \"parent_id\"\n                  1 => \"module_name\"\n                  2 => \"slug\"\n                  3 => \"icon\"\n                  4 => \"order_position\"\n                  5 => \"is_active\"\n                ]\n                #hidden: array:2 [\n                  0 => \"created_at\"\n                  1 => \"updated_at\"\n                ]\n                #connection: null\n                #primaryKey: \"id\"\n                #perPage: 15\n                +incrementing: true\n                +timestamps: true\n                #attributes: array:10 [\n                  \"id\" => 9\n                  \"parent_id\" => 6\n                  \"module_name\" => \"page\"\n                  \"slug\" => \"admin.content.page\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-file-o\"\n                  \"order_position\" => 7\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-08-04 09:01:29\"\n                  \"updated_at\" => \"2017-08-04 09:17:28\"\n                ]\n                #original: array:10 [\n                  \"id\" => 9\n                  \"parent_id\" => 6\n                  \"module_name\" => \"page\"\n                  \"slug\" => \"admin.content.page\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-file-o\"\n                  \"order_position\" => 7\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-08-04 09:01:29\"\n                  \"updated_at\" => \"2017-08-04 09:17:28\"\n                ]\n                #relations: array:1 [\n                  \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#532\n                    #items: []\n                  }\n                ]\n                #visible: []\n                #appends: []\n                #guarded: array:1 [\n                  0 => \"*\"\n                ]\n                #dates: []\n                #dateFormat: null\n                #casts: []\n                #touches: []\n                #observables: []\n                #with: []\n                #morphClass: null\n                +exists: true\n                +wasRecentlyCreated: false\n              }\n              1 => App\\Modules\\User\\Models\\Module {#533\n                #table: \"modules\"\n                #fillable: array:6 [\n                  0 => \"parent_id\"\n                  1 => \"module_name\"\n                  2 => \"slug\"\n                  3 => \"icon\"\n                  4 => \"order_position\"\n                  5 => \"is_active\"\n                ]\n                #hidden: array:2 [\n                  0 => \"created_at\"\n                  1 => \"updated_at\"\n                ]\n                #connection: null\n                #primaryKey: \"id\"\n                #perPage: 15\n                +incrementing: true\n                +timestamps: true\n                #attributes: array:10 [\n                  \"id\" => 20\n                  \"parent_id\" => 6\n                  \"module_name\" => \"Home Page Section\"\n                  \"slug\" => \"admin.content.homePageSection\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-bars\"\n                  \"order_position\" => 15\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-10-31 19:38:36\"\n                  \"updated_at\" => \"2017-10-31 19:38:36\"\n                ]\n                #original: array:10 [\n                  \"id\" => 20\n                  \"parent_id\" => 6\n                  \"module_name\" => \"Home Page Section\"\n                  \"slug\" => \"admin.content.homePageSection\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-bars\"\n                  \"order_position\" => 15\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-10-31 19:38:36\"\n                  \"updated_at\" => \"2017-10-31 19:38:36\"\n                ]\n                #relations: array:1 [\n                  \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#534\n                    #items: []\n                  }\n                ]\n                #visible: []\n                #appends: []\n                #guarded: array:1 [\n                  0 => \"*\"\n                ]\n                #dates: []\n                #dateFormat: null\n                #casts: []\n                #touches: []\n                #observables: []\n                #with: []\n                #morphClass: null\n                +exists: true\n                +wasRecentlyCreated: false\n              }\n            ]\n          }\n        ]\n        #visible: []\n        #appends: []\n        #guarded: array:1 [\n          0 => \"*\"\n        ]\n        #dates: []\n        #dateFormat: null\n        #casts: []\n        #touches: []\n        #observables: []\n        #with: []\n        #morphClass: null\n        +exists: true\n        +wasRecentlyCreated: false\n      }\n      2 => App\\Modules\\User\\Models\\Module {#535\n        #table: \"modules\"\n        #fillable: array:6 [\n          0 => \"parent_id\"\n          1 => \"module_name\"\n          2 => \"slug\"\n          3 => \"icon\"\n          4 => \"order_position\"\n          5 => \"is_active\"\n        ]\n        #hidden: array:2 [\n          0 => \"created_at\"\n          1 => \"updated_at\"\n        ]\n        #connection: null\n        #primaryKey: \"id\"\n        #perPage: 15\n        +incrementing: true\n        +timestamps: true\n        #attributes: array:10 [\n          \"id\" => 18\n          \"parent_id\" => 0\n          \"module_name\" => \"Config\"\n          \"slug\" => \"admin.config\"\n          \"menu_class\" => null\n          \"icon\" => \"fa-cogs\"\n          \"order_position\" => 13\n          \"is_active\" => \"1\"\n          \"created_at\" => \"2017-10-31 19:31:02\"\n          \"updated_at\" => \"2017-10-31 19:31:02\"\n        ]\n        #original: array:10 [\n          \"id\" => 18\n          \"parent_id\" => 0\n          \"module_name\" => \"Config\"\n          \"slug\" => \"admin.config\"\n          \"menu_class\" => null\n          \"icon\" => \"fa-cogs\"\n          \"order_position\" => 13\n          \"is_active\" => \"1\"\n          \"created_at\" => \"2017-10-31 19:31:02\"\n          \"updated_at\" => \"2017-10-31 19:31:02\"\n        ]\n        #relations: array:1 [\n          \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#536\n            #items: array:1 [\n              0 => App\\Modules\\User\\Models\\Module {#537\n                #table: \"modules\"\n                #fillable: array:6 [\n                  0 => \"parent_id\"\n                  1 => \"module_name\"\n                  2 => \"slug\"\n                  3 => \"icon\"\n                  4 => \"order_position\"\n                  5 => \"is_active\"\n                ]\n                #hidden: array:2 [\n                  0 => \"created_at\"\n                  1 => \"updated_at\"\n                ]\n                #connection: null\n                #primaryKey: \"id\"\n                #perPage: 15\n                +incrementing: true\n                +timestamps: true\n                #attributes: array:10 [\n                  \"id\" => 19\n                  \"parent_id\" => 18\n                  \"module_name\" => \"Contact Address\"\n                  \"slug\" => \"admin.config.address\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-map-signs\"\n                  \"order_position\" => 14\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-10-31 19:32:02\"\n                  \"updated_at\" => \"2017-10-31 19:32:02\"\n                ]\n                #original: array:10 [\n                  \"id\" => 19\n                  \"parent_id\" => 18\n                  \"module_name\" => \"Contact Address\"\n                  \"slug\" => \"admin.config.address\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-map-signs\"\n                  \"order_position\" => 14\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-10-31 19:32:02\"\n                  \"updated_at\" => \"2017-10-31 19:32:02\"\n                ]\n                #relations: array:1 [\n                  \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#538\n                    #items: []\n                  }\n                ]\n                #visible: []\n                #appends: []\n                #guarded: array:1 [\n                  0 => \"*\"\n                ]\n                #dates: []\n                #dateFormat: null\n                #casts: []\n                #touches: []\n                #observables: []\n                #with: []\n                #morphClass: null\n                +exists: true\n                +wasRecentlyCreated: false\n              }\n            ]\n          }\n        ]\n        #visible: []\n        #appends: []\n        #guarded: array:1 [\n          0 => \"*\"\n        ]\n        #dates: []\n        #dateFormat: null\n        #casts: []\n        #touches: []\n        #observables: []\n        #with: []\n        #morphClass: null\n        +exists: true\n        +wasRecentlyCreated: false\n      }\n      3 => App\\Modules\\User\\Models\\Module {#539\n        #table: \"modules\"\n        #fillable: array:6 [\n          0 => \"parent_id\"\n          1 => \"module_name\"\n          2 => \"slug\"\n          3 => \"icon\"\n          4 => \"order_position\"\n          5 => \"is_active\"\n        ]\n        #hidden: array:2 [\n          0 => \"created_at\"\n          1 => \"updated_at\"\n        ]\n        #connection: null\n        #primaryKey: \"id\"\n        #perPage: 15\n        +incrementing: true\n        +timestamps: true\n        #attributes: array:10 [\n          \"id\" => 21\n          \"parent_id\" => 0\n          \"module_name\" => \"Research\"\n          \"slug\" => \"admin.research\"\n          \"menu_class\" => null\n          \"icon\" => \"fa-search-plus\"\n          \"order_position\" => 16\n          \"is_active\" => \"1\"\n          \"created_at\" => \"2017-11-03 12:33:52\"\n          \"updated_at\" => \"2017-11-03 12:33:52\"\n        ]\n        #original: array:10 [\n          \"id\" => 21\n          \"parent_id\" => 0\n          \"module_name\" => \"Research\"\n          \"slug\" => \"admin.research\"\n          \"menu_class\" => null\n          \"icon\" => \"fa-search-plus\"\n          \"order_position\" => 16\n          \"is_active\" => \"1\"\n          \"created_at\" => \"2017-11-03 12:33:52\"\n          \"updated_at\" => \"2017-11-03 12:33:52\"\n        ]\n        #relations: array:1 [\n          \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#540\n            #items: array:1 [\n              0 => App\\Modules\\User\\Models\\Module {#541\n                #table: \"modules\"\n                #fillable: array:6 [\n                  0 => \"parent_id\"\n                  1 => \"module_name\"\n                  2 => \"slug\"\n                  3 => \"icon\"\n                  4 => \"order_position\"\n                  5 => \"is_active\"\n                ]\n                #hidden: array:2 [\n                  0 => \"created_at\"\n                  1 => \"updated_at\"\n                ]\n                #connection: null\n                #primaryKey: \"id\"\n                #perPage: 15\n                +incrementing: true\n                +timestamps: true\n                #attributes: array:10 [\n                  \"id\" => 22\n                  \"parent_id\" => 21\n                  \"module_name\" => \"Research Category\"\n                  \"slug\" => \"admin.research.category\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-sitemap\"\n                  \"order_position\" => 17\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-11-03 12:35:02\"\n                  \"updated_at\" => \"2017-11-03 12:35:02\"\n                ]\n                #original: array:10 [\n                  \"id\" => 22\n                  \"parent_id\" => 21\n                  \"module_name\" => \"Research Category\"\n                  \"slug\" => \"admin.research.category\"\n                  \"menu_class\" => null\n                  \"icon\" => \"fa-sitemap\"\n                  \"order_position\" => 17\n                  \"is_active\" => \"1\"\n                  \"created_at\" => \"2017-11-03 12:35:02\"\n                  \"updated_at\" => \"2017-11-03 12:35:02\"\n                ]\n                #relations: array:1 [\n                  \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#542\n                    #items: []\n                  }\n                ]\n                #visible: []\n                #appends: []\n                #guarded: array:1 [\n                  0 => \"*\"\n                ]\n                #dates: []\n                #dateFormat: null\n                #casts: []\n                #touches: []\n                #observables: []\n                #with: []\n                #morphClass: null\n                +exists: true\n                +wasRecentlyCreated: false\n              }\n            ]\n          }\n        ]\n        #visible: []\n        #appends: []\n        #guarded: array:1 [\n          0 => \"*\"\n        ]\n        #dates: []\n        #dateFormat: null\n        #casts: []\n        #touches: []\n        #observables: []\n        #with: []\n        #morphClass: null\n        +exists: true\n        +wasRecentlyCreated: false\n      }\n    ]\n  }\n]","access_modules":"array:10 [\n  0 => array:4 [\n    \"id\" => 5\n    \"parent_id\" => 0\n    \"slug\" => \"admin.gallery\"\n    \"heading\" => \"gallery\"\n  ]\n  1 => array:4 [\n    \"id\" => 10\n    \"parent_id\" => 5\n    \"slug\" => \"admin.gallery.album\"\n    \"heading\" => \"album\"\n  ]\n  2 => array:4 [\n    \"id\" => 17\n    \"parent_id\" => 5\n    \"slug\" => \"admin.gallery.banner\"\n    \"heading\" => \"Bnner\"\n  ]\n  3 => array:4 [\n    \"id\" => 6\n    \"parent_id\" => 0\n    \"slug\" => \"admin.content\"\n    \"heading\" => \"content\"\n  ]\n  4 => array:4 [\n    \"id\" => 9\n    \"parent_id\" => 6\n    \"slug\" => \"admin.content.page\"\n    \"heading\" => \"page\"\n  ]\n  5 => array:4 [\n    \"id\" => 20\n    \"parent_id\" => 6\n    \"slug\" => \"admin.content.homePageSection\"\n    \"heading\" => \"Home Page Section\"\n  ]\n  6 => array:4 [\n    \"id\" => 18\n    \"parent_id\" => 0\n    \"slug\" => \"admin.config\"\n    \"heading\" => \"Config\"\n  ]\n  7 => array:4 [\n    \"id\" => 19\n    \"parent_id\" => 18\n    \"slug\" => \"admin.config.address\"\n    \"heading\" => \"Contact Address\"\n  ]\n  8 => array:4 [\n    \"id\" => 21\n    \"parent_id\" => 0\n    \"slug\" => \"admin.research\"\n    \"heading\" => \"Research\"\n  ]\n  9 => array:4 [\n    \"id\" => 22\n    \"parent_id\" => 21\n    \"slug\" => \"admin.research.category\"\n    \"heading\" => \"Research Category\"\n  ]\n]","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"format":"html","content_type":"text\/html; charset=UTF-8","status_text":"OK","status_code":"200","request_query":"[]","request_request":"[]","request_headers":"array:14 [\n  \"accept\" => array:1 [\n    0 => \"text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.9\"\n  ]\n  \"accept-encoding\" => array:1 [\n    0 => \"gzip, deflate\"\n  ]\n  \"accept-language\" => array:1 [\n    0 => \"en-US,en;q=0.9,gl;q=0.8,fr;q=0.7\"\n  ]\n  \"connection\" => array:1 [\n    0 => \"\"\n  ]\n  \"content-length\" => array:1 [\n    0 => \"0\"\n  ]\n  \"cookie\" => array:1 [\n    0 => \"XSRF-TOKEN=eyJpdiI6IjRPblNacURRcXlDdW1kVUV0MFlWZmc9PSIsInZhbHVlIjoidEtaRXdiRWZsWmh0aEtScENhUzFwN3Ixa0YxZzVFN0lPOGlcLzJocktUWmtCcnd2NzhwYm5yUnVMQW9EZE4zWHhjWm9EXC9ZenUrSDd4eHhSYnRLcEVvUT09IiwibWFjIjoiYjVkNDgxMmJlMWRiOTc3MDE1YWEzYjY1MTdlMmFlNmMyYmRiYzliYjM0MjM4Yzg4YzliOGRlZDllOWQyNDk4YSJ9; laravel_session=eyJpdiI6ImtFemdvcDVOeFQ0clkwYjB5OExSU0E9PSIsInZhbHVlIjoiSklcL0tGRG9iSkRJZVpBeDVUa1JmYjNrTVkwT0wxRFcyRGl0cTZzXC9GVUhWNVNmZ05yUEIwV0ZobU9QVnNXcXZoU3FsZDNjbkdXMzVMM2d1bUpkcXV4UT09IiwibWFjIjoiNDE5OGFjYTdhMjczOWI5MWVlZmRmODAwZmE1OTU0MTk0YzY2ZDBhOTBiZTBjOTI5ODRhMTM0NDlmMTRmMWY5MCJ9\"\n  ]\n  \"host\" => array:1 [\n    0 => \"www.nkc.org.np\"\n  ]\n  \"referer\" => array:1 [\n    0 => \"http:\/\/www.nkc.org.np\/page\/opd\"\n  ]\n  \"user-agent\" => array:1 [\n    0 => \"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/107.0.0.0 Safari\/537.36\"\n  ]\n  \"x-forwarded-for\" => array:1 [\n    0 => \"27.34.24.209\"\n  ]\n  \"x-real-ip\" => array:1 [\n    0 => \"27.34.24.209\"\n  ]\n  \"x-eig-origin\" => array:1 [\n    0 => \"199.79.62.221\"\n  ]\n  \"x-cache-req\" => array:1 [\n    0 => \"1\"\n  ]\n  \"upgrade-insecure-requests\" => array:1 [\n    0 => \"1\"\n  ]\n]","request_server":"array:67 [\n  \"LSPHP_ENABLE_USER_INI\" => \"on\"\n  \"PATH\" => \"\/usr\/local\/bin:\/usr\/bin:\/bin\"\n  \"TEMP\" => \"\/tmp\"\n  \"TMP\" => \"\/tmp\"\n  \"TMPDIR\" => \"\/tmp\"\n  \"PWD\" => \"\/\"\n  \"HTTP_ACCEPT\" => \"text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.9\"\n  \"HTTP_ACCEPT_ENCODING\" => \"gzip, deflate\"\n  \"HTTP_ACCEPT_LANGUAGE\" => \"en-US,en;q=0.9,gl;q=0.8,fr;q=0.7\"\n  \"HTTP_CONNECTION\" => \"\"\n  \"CONTENT_LENGTH\" => \"0\"\n  \"HTTP_COOKIE\" => \"XSRF-TOKEN=eyJpdiI6IjRPblNacURRcXlDdW1kVUV0MFlWZmc9PSIsInZhbHVlIjoidEtaRXdiRWZsWmh0aEtScENhUzFwN3Ixa0YxZzVFN0lPOGlcLzJocktUWmtCcnd2NzhwYm5yUnVMQW9EZE4zWHhjWm9EXC9ZenUrSDd4eHhSYnRLcEVvUT09IiwibWFjIjoiYjVkNDgxMmJlMWRiOTc3MDE1YWEzYjY1MTdlMmFlNmMyYmRiYzliYjM0MjM4Yzg4YzliOGRlZDllOWQyNDk4YSJ9; laravel_session=eyJpdiI6ImtFemdvcDVOeFQ0clkwYjB5OExSU0E9PSIsInZhbHVlIjoiSklcL0tGRG9iSkRJZVpBeDVUa1JmYjNrTVkwT0wxRFcyRGl0cTZzXC9GVUhWNVNmZ05yUEIwV0ZobU9QVnNXcXZoU3FsZDNjbkdXMzVMM2d1bUpkcXV4UT09IiwibWFjIjoiNDE5OGFjYTdhMjczOWI5MWVlZmRmODAwZmE1OTU0MTk0YzY2ZDBhOTBiZTBjOTI5ODRhMTM0NDlmMTRmMWY5MCJ9\"\n  \"HTTP_HOST\" => \"www.nkc.org.np\"\n  \"HTTP_REFERER\" => \"http:\/\/www.nkc.org.np\/page\/opd\"\n  \"HTTP_USER_AGENT\" => \"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/107.0.0.0 Safari\/537.36\"\n  \"HTTP_X_FORWARDED_FOR\" => \"27.34.24.209\"\n  \"HTTP_X_REAL_IP\" => \"27.34.24.209\"\n  \"HTTP_X_EIG_ORIGIN\" => \"199.79.62.221\"\n  \"HTTP_X_CACHE_REQ\" => \"1\"\n  \"HTTP_UPGRADE_INSECURE_REQUESTS\" => \"1\"\n  \"REDIRECT_REDIRECT_UNIQUE_ID\" => \"Y4OUI5B0o5b3Mbc4V_F-uQAAAKo\"\n  \"REDIRECT_REDIRECT_QS_SrvConn\" => \"95\"\n  \"REDIRECT_REDIRECT_QS_AllConn\" => \"95\"\n  \"REDIRECT_REDIRECT_QS_ConnectionId\" => \"16695675234923857038444\"\n  \"REDIRECT_REDIRECT_no-proxy\" => \"1\"\n  \"REDIRECT_REDIRECT_SCRIPT_URL\" => \"\/page\/usg\"\n  \"REDIRECT_REDIRECT_SCRIPT_URI\" => \"http:\/\/www.nkc.org.np\/page\/usg\"\n  \"REDIRECT_REDIRECT_STATUS\" => \"200\"\n  \"REDIRECT_UNIQUE_ID\" => \"Y4OUI5B0o5b3Mbc4V_F-uQAAAKo\"\n  \"REDIRECT_QS_SrvConn\" => \"95\"\n  \"REDIRECT_QS_AllConn\" => \"95\"\n  \"REDIRECT_QS_ConnectionId\" => \"16695675234923857038444\"\n  \"REDIRECT_no-proxy\" => \"1\"\n  \"REDIRECT_SCRIPT_URL\" => \"\/page\/usg\"\n  \"REDIRECT_SCRIPT_URI\" => \"http:\/\/www.nkc.org.np\/page\/usg\"\n  \"REDIRECT_STATUS\" => \"200\"\n  \"UNIQUE_ID\" => \"Y4OUI5B0o5b3Mbc4V_F-uQAAAKo\"\n  \"QS_SrvConn\" => \"95\"\n  \"QS_AllConn\" => \"95\"\n  \"QS_ConnectionId\" => \"16695675234923857038444\"\n  \"no-proxy\" => \"1\"\n  \"SCRIPT_URL\" => \"\/page\/usg\"\n  \"SCRIPT_URI\" => \"http:\/\/www.nkc.org.np\/page\/usg\"\n  \"SERVER_SIGNATURE\" => \"\"\n  \"SERVER_SOFTWARE\" => \"Apache\"\n  \"SERVER_NAME\" => \"www.nkc.org.np\"\n  \"SERVER_ADDR\" => \"199.79.62.221\"\n  \"SERVER_PORT\" => \"80\"\n  \"REMOTE_ADDR\" => \"27.34.24.209\"\n  \"DOCUMENT_ROOT\" => \"\/home2\/nkcorgnp\/public_html\"\n  \"REQUEST_SCHEME\" => \"http\"\n  \"CONTEXT_PREFIX\" => \"\"\n  \"CONTEXT_DOCUMENT_ROOT\" => \"\/home2\/nkcorgnp\/public_html\"\n  \"SERVER_ADMIN\" => \"webmaster@nkc.org.np\"\n  \"SCRIPT_FILENAME\" => \"\/home2\/nkcorgnp\/public_html\/public\/index.php\"\n  \"REMOTE_PORT\" => \"14595\"\n  \"REDIRECT_URL\" => \"\/public\/page\/usg\"\n  \"SERVER_PROTOCOL\" => \"HTTP\/1.1\"\n  \"REQUEST_METHOD\" => \"GET\"\n  \"QUERY_STRING\" => \"\"\n  \"REQUEST_URI\" => \"\/page\/usg\"\n  \"SCRIPT_NAME\" => \"\/public\/index.php\"\n  \"PHP_SELF\" => \"\/public\/index.php\"\n  \"REQUEST_TIME_FLOAT\" => 1669567523.5005\n  \"REQUEST_TIME\" => 1669567523\n  \"argv\" => []\n  \"argc\" => 0\n]","request_cookies":"array:2 [\n  \"XSRF-TOKEN\" => \"qQJdAZSnbSYdaFIz1q2EZ8qkUEI8fqmzUUqJ2nNS\"\n  \"laravel_session\" => \"fde32c974b9c700d482f96673cdaa68cf431f002\"\n]","response_headers":"array:3 [\n  \"cache-control\" => array:1 [\n    0 => \"no-cache\"\n  ]\n  \"date\" => array:1 [\n    0 => \"Sun, 27 Nov 2022 16:45:23 GMT\"\n  ]\n  \"content-type\" => array:1 [\n    0 => \"text\/html; charset=UTF-8\"\n  ]\n]","path_info":"\/page\/usg","session_attributes":"array:7 [\n  \"_token\" => \"qQJdAZSnbSYdaFIz1q2EZ8qkUEI8fqmzUUqJ2nNS\"\n  \"_previous\" => array:1 [\n    \"url\" => \"http:\/\/www.nkc.org.np\/page\/opd\"\n  ]\n  \"flash\" => array:2 [\n    \"old\" => []\n    \"new\" => []\n  ]\n  \"login_82e5d2c56bdd0811318f0cf078b78bfc\" => 2\n  \"access-modules\" => array:1 [\n    0 => Illuminate\\Database\\Eloquent\\Collection {#522\n      #items: array:4 [\n        0 => App\\Modules\\User\\Models\\Module {#523\n          #table: \"modules\"\n          #fillable: array:6 [\n            0 => \"parent_id\"\n            1 => \"module_name\"\n            2 => \"slug\"\n            3 => \"icon\"\n            4 => \"order_position\"\n            5 => \"is_active\"\n          ]\n          #hidden: array:2 [\n            0 => \"created_at\"\n            1 => \"updated_at\"\n          ]\n          #connection: null\n          #primaryKey: \"id\"\n          #perPage: 15\n          +incrementing: true\n          +timestamps: true\n          #attributes: array:10 [\n            \"id\" => 5\n            \"parent_id\" => 0\n            \"module_name\" => \"gallery\"\n            \"slug\" => \"admin.gallery\"\n            \"menu_class\" => null\n            \"icon\" => \"fa-film\"\n            \"order_position\" => 5\n            \"is_active\" => \"1\"\n            \"created_at\" => \"2017-08-03 10:54:32\"\n            \"updated_at\" => \"2017-08-03 10:54:32\"\n          ]\n          #original: array:10 [\n            \"id\" => 5\n            \"parent_id\" => 0\n            \"module_name\" => \"gallery\"\n            \"slug\" => \"admin.gallery\"\n            \"menu_class\" => null\n            \"icon\" => \"fa-film\"\n            \"order_position\" => 5\n            \"is_active\" => \"1\"\n            \"created_at\" => \"2017-08-03 10:54:32\"\n            \"updated_at\" => \"2017-08-03 10:54:32\"\n          ]\n          #relations: array:1 [\n            \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#524\n              #items: array:2 [\n                0 => App\\Modules\\User\\Models\\Module {#525\n                  #table: \"modules\"\n                  #fillable: array:6 [\n                    0 => \"parent_id\"\n                    1 => \"module_name\"\n                    2 => \"slug\"\n                    3 => \"icon\"\n                    4 => \"order_position\"\n                    5 => \"is_active\"\n                  ]\n                  #hidden: array:2 [\n                    0 => \"created_at\"\n                    1 => \"updated_at\"\n                  ]\n                  #connection: null\n                  #primaryKey: \"id\"\n                  #perPage: 15\n                  +incrementing: true\n                  +timestamps: true\n                  #attributes: array:10 [\n                    \"id\" => 10\n                    \"parent_id\" => 5\n                    \"module_name\" => \"album\"\n                    \"slug\" => \"admin.gallery.album\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-film\"\n                    \"order_position\" => 8\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-08-04 10:13:47\"\n                    \"updated_at\" => \"2017-08-04 10:13:47\"\n                  ]\n                  #original: array:10 [\n                    \"id\" => 10\n                    \"parent_id\" => 5\n                    \"module_name\" => \"album\"\n                    \"slug\" => \"admin.gallery.album\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-film\"\n                    \"order_position\" => 8\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-08-04 10:13:47\"\n                    \"updated_at\" => \"2017-08-04 10:13:47\"\n                  ]\n                  #relations: array:1 [\n                    \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#526\n                      #items: []\n                    }\n                  ]\n                  #visible: []\n                  #appends: []\n                  #guarded: array:1 [\n                    0 => \"*\"\n                  ]\n                  #dates: []\n                  #dateFormat: null\n                  #casts: []\n                  #touches: []\n                  #observables: []\n                  #with: []\n                  #morphClass: null\n                  +exists: true\n                  +wasRecentlyCreated: false\n                }\n                1 => App\\Modules\\User\\Models\\Module {#527\n                  #table: \"modules\"\n                  #fillable: array:6 [\n                    0 => \"parent_id\"\n                    1 => \"module_name\"\n                    2 => \"slug\"\n                    3 => \"icon\"\n                    4 => \"order_position\"\n                    5 => \"is_active\"\n                  ]\n                  #hidden: array:2 [\n                    0 => \"created_at\"\n                    1 => \"updated_at\"\n                  ]\n                  #connection: null\n                  #primaryKey: \"id\"\n                  #perPage: 15\n                  +incrementing: true\n                  +timestamps: true\n                  #attributes: array:10 [\n                    \"id\" => 17\n                    \"parent_id\" => 5\n                    \"module_name\" => \"Bnner\"\n                    \"slug\" => \"admin.gallery.banner\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-photo\"\n                    \"order_position\" => 12\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-10-18 19:42:39\"\n                    \"updated_at\" => \"2017-10-18 19:42:39\"\n                  ]\n                  #original: array:10 [\n                    \"id\" => 17\n                    \"parent_id\" => 5\n                    \"module_name\" => \"Bnner\"\n                    \"slug\" => \"admin.gallery.banner\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-photo\"\n                    \"order_position\" => 12\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-10-18 19:42:39\"\n                    \"updated_at\" => \"2017-10-18 19:42:39\"\n                  ]\n                  #relations: array:1 [\n                    \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#528\n                      #items: []\n                    }\n                  ]\n                  #visible: []\n                  #appends: []\n                  #guarded: array:1 [\n                    0 => \"*\"\n                  ]\n                  #dates: []\n                  #dateFormat: null\n                  #casts: []\n                  #touches: []\n                  #observables: []\n                  #with: []\n                  #morphClass: null\n                  +exists: true\n                  +wasRecentlyCreated: false\n                }\n              ]\n            }\n          ]\n          #visible: []\n          #appends: []\n          #guarded: array:1 [\n            0 => \"*\"\n          ]\n          #dates: []\n          #dateFormat: null\n          #casts: []\n          #touches: []\n          #observables: []\n          #with: []\n          #morphClass: null\n          +exists: true\n          +wasRecentlyCreated: false\n        }\n        1 => App\\Modules\\User\\Models\\Module {#529\n          #table: \"modules\"\n          #fillable: array:6 [\n            0 => \"parent_id\"\n            1 => \"module_name\"\n            2 => \"slug\"\n            3 => \"icon\"\n            4 => \"order_position\"\n            5 => \"is_active\"\n          ]\n          #hidden: array:2 [\n            0 => \"created_at\"\n            1 => \"updated_at\"\n          ]\n          #connection: null\n          #primaryKey: \"id\"\n          #perPage: 15\n          +incrementing: true\n          +timestamps: true\n          #attributes: array:10 [\n            \"id\" => 6\n            \"parent_id\" => 0\n            \"module_name\" => \"content\"\n            \"slug\" => \"admin.content\"\n            \"menu_class\" => null\n            \"icon\" => \"fa-pencil\"\n            \"order_position\" => 6\n            \"is_active\" => \"1\"\n            \"created_at\" => \"2017-08-03 11:11:39\"\n            \"updated_at\" => \"2017-08-03 11:11:39\"\n          ]\n          #original: array:10 [\n            \"id\" => 6\n            \"parent_id\" => 0\n            \"module_name\" => \"content\"\n            \"slug\" => \"admin.content\"\n            \"menu_class\" => null\n            \"icon\" => \"fa-pencil\"\n            \"order_position\" => 6\n            \"is_active\" => \"1\"\n            \"created_at\" => \"2017-08-03 11:11:39\"\n            \"updated_at\" => \"2017-08-03 11:11:39\"\n          ]\n          #relations: array:1 [\n            \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#530\n              #items: array:2 [\n                0 => App\\Modules\\User\\Models\\Module {#531\n                  #table: \"modules\"\n                  #fillable: array:6 [\n                    0 => \"parent_id\"\n                    1 => \"module_name\"\n                    2 => \"slug\"\n                    3 => \"icon\"\n                    4 => \"order_position\"\n                    5 => \"is_active\"\n                  ]\n                  #hidden: array:2 [\n                    0 => \"created_at\"\n                    1 => \"updated_at\"\n                  ]\n                  #connection: null\n                  #primaryKey: \"id\"\n                  #perPage: 15\n                  +incrementing: true\n                  +timestamps: true\n                  #attributes: array:10 [\n                    \"id\" => 9\n                    \"parent_id\" => 6\n                    \"module_name\" => \"page\"\n                    \"slug\" => \"admin.content.page\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-file-o\"\n                    \"order_position\" => 7\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-08-04 09:01:29\"\n                    \"updated_at\" => \"2017-08-04 09:17:28\"\n                  ]\n                  #original: array:10 [\n                    \"id\" => 9\n                    \"parent_id\" => 6\n                    \"module_name\" => \"page\"\n                    \"slug\" => \"admin.content.page\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-file-o\"\n                    \"order_position\" => 7\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-08-04 09:01:29\"\n                    \"updated_at\" => \"2017-08-04 09:17:28\"\n                  ]\n                  #relations: array:1 [\n                    \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#532\n                      #items: []\n                    }\n                  ]\n                  #visible: []\n                  #appends: []\n                  #guarded: array:1 [\n                    0 => \"*\"\n                  ]\n                  #dates: []\n                  #dateFormat: null\n                  #casts: []\n                  #touches: []\n                  #observables: []\n                  #with: []\n                  #morphClass: null\n                  +exists: true\n                  +wasRecentlyCreated: false\n                }\n                1 => App\\Modules\\User\\Models\\Module {#533\n                  #table: \"modules\"\n                  #fillable: array:6 [\n                    0 => \"parent_id\"\n                    1 => \"module_name\"\n                    2 => \"slug\"\n                    3 => \"icon\"\n                    4 => \"order_position\"\n                    5 => \"is_active\"\n                  ]\n                  #hidden: array:2 [\n                    0 => \"created_at\"\n                    1 => \"updated_at\"\n                  ]\n                  #connection: null\n                  #primaryKey: \"id\"\n                  #perPage: 15\n                  +incrementing: true\n                  +timestamps: true\n                  #attributes: array:10 [\n                    \"id\" => 20\n                    \"parent_id\" => 6\n                    \"module_name\" => \"Home Page Section\"\n                    \"slug\" => \"admin.content.homePageSection\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-bars\"\n                    \"order_position\" => 15\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-10-31 19:38:36\"\n                    \"updated_at\" => \"2017-10-31 19:38:36\"\n                  ]\n                  #original: array:10 [\n                    \"id\" => 20\n                    \"parent_id\" => 6\n                    \"module_name\" => \"Home Page Section\"\n                    \"slug\" => \"admin.content.homePageSection\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-bars\"\n                    \"order_position\" => 15\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-10-31 19:38:36\"\n                    \"updated_at\" => \"2017-10-31 19:38:36\"\n                  ]\n                  #relations: array:1 [\n                    \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#534\n                      #items: []\n                    }\n                  ]\n                  #visible: []\n                  #appends: []\n                  #guarded: array:1 [\n                    0 => \"*\"\n                  ]\n                  #dates: []\n                  #dateFormat: null\n                  #casts: []\n                  #touches: []\n                  #observables: []\n                  #with: []\n                  #morphClass: null\n                  +exists: true\n                  +wasRecentlyCreated: false\n                }\n              ]\n            }\n          ]\n          #visible: []\n          #appends: []\n          #guarded: array:1 [\n            0 => \"*\"\n          ]\n          #dates: []\n          #dateFormat: null\n          #casts: []\n          #touches: []\n          #observables: []\n          #with: []\n          #morphClass: null\n          +exists: true\n          +wasRecentlyCreated: false\n        }\n        2 => App\\Modules\\User\\Models\\Module {#535\n          #table: \"modules\"\n          #fillable: array:6 [\n            0 => \"parent_id\"\n            1 => \"module_name\"\n            2 => \"slug\"\n            3 => \"icon\"\n            4 => \"order_position\"\n            5 => \"is_active\"\n          ]\n          #hidden: array:2 [\n            0 => \"created_at\"\n            1 => \"updated_at\"\n          ]\n          #connection: null\n          #primaryKey: \"id\"\n          #perPage: 15\n          +incrementing: true\n          +timestamps: true\n          #attributes: array:10 [\n            \"id\" => 18\n            \"parent_id\" => 0\n            \"module_name\" => \"Config\"\n            \"slug\" => \"admin.config\"\n            \"menu_class\" => null\n            \"icon\" => \"fa-cogs\"\n            \"order_position\" => 13\n            \"is_active\" => \"1\"\n            \"created_at\" => \"2017-10-31 19:31:02\"\n            \"updated_at\" => \"2017-10-31 19:31:02\"\n          ]\n          #original: array:10 [\n            \"id\" => 18\n            \"parent_id\" => 0\n            \"module_name\" => \"Config\"\n            \"slug\" => \"admin.config\"\n            \"menu_class\" => null\n            \"icon\" => \"fa-cogs\"\n            \"order_position\" => 13\n            \"is_active\" => \"1\"\n            \"created_at\" => \"2017-10-31 19:31:02\"\n            \"updated_at\" => \"2017-10-31 19:31:02\"\n          ]\n          #relations: array:1 [\n            \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#536\n              #items: array:1 [\n                0 => App\\Modules\\User\\Models\\Module {#537\n                  #table: \"modules\"\n                  #fillable: array:6 [\n                    0 => \"parent_id\"\n                    1 => \"module_name\"\n                    2 => \"slug\"\n                    3 => \"icon\"\n                    4 => \"order_position\"\n                    5 => \"is_active\"\n                  ]\n                  #hidden: array:2 [\n                    0 => \"created_at\"\n                    1 => \"updated_at\"\n                  ]\n                  #connection: null\n                  #primaryKey: \"id\"\n                  #perPage: 15\n                  +incrementing: true\n                  +timestamps: true\n                  #attributes: array:10 [\n                    \"id\" => 19\n                    \"parent_id\" => 18\n                    \"module_name\" => \"Contact Address\"\n                    \"slug\" => \"admin.config.address\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-map-signs\"\n                    \"order_position\" => 14\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-10-31 19:32:02\"\n                    \"updated_at\" => \"2017-10-31 19:32:02\"\n                  ]\n                  #original: array:10 [\n                    \"id\" => 19\n                    \"parent_id\" => 18\n                    \"module_name\" => \"Contact Address\"\n                    \"slug\" => \"admin.config.address\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-map-signs\"\n                    \"order_position\" => 14\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-10-31 19:32:02\"\n                    \"updated_at\" => \"2017-10-31 19:32:02\"\n                  ]\n                  #relations: array:1 [\n                    \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#538\n                      #items: []\n                    }\n                  ]\n                  #visible: []\n                  #appends: []\n                  #guarded: array:1 [\n                    0 => \"*\"\n                  ]\n                  #dates: []\n                  #dateFormat: null\n                  #casts: []\n                  #touches: []\n                  #observables: []\n                  #with: []\n                  #morphClass: null\n                  +exists: true\n                  +wasRecentlyCreated: false\n                }\n              ]\n            }\n          ]\n          #visible: []\n          #appends: []\n          #guarded: array:1 [\n            0 => \"*\"\n          ]\n          #dates: []\n          #dateFormat: null\n          #casts: []\n          #touches: []\n          #observables: []\n          #with: []\n          #morphClass: null\n          +exists: true\n          +wasRecentlyCreated: false\n        }\n        3 => App\\Modules\\User\\Models\\Module {#539\n          #table: \"modules\"\n          #fillable: array:6 [\n            0 => \"parent_id\"\n            1 => \"module_name\"\n            2 => \"slug\"\n            3 => \"icon\"\n            4 => \"order_position\"\n            5 => \"is_active\"\n          ]\n          #hidden: array:2 [\n            0 => \"created_at\"\n            1 => \"updated_at\"\n          ]\n          #connection: null\n          #primaryKey: \"id\"\n          #perPage: 15\n          +incrementing: true\n          +timestamps: true\n          #attributes: array:10 [\n            \"id\" => 21\n            \"parent_id\" => 0\n            \"module_name\" => \"Research\"\n            \"slug\" => \"admin.research\"\n            \"menu_class\" => null\n            \"icon\" => \"fa-search-plus\"\n            \"order_position\" => 16\n            \"is_active\" => \"1\"\n            \"created_at\" => \"2017-11-03 12:33:52\"\n            \"updated_at\" => \"2017-11-03 12:33:52\"\n          ]\n          #original: array:10 [\n            \"id\" => 21\n            \"parent_id\" => 0\n            \"module_name\" => \"Research\"\n            \"slug\" => \"admin.research\"\n            \"menu_class\" => null\n            \"icon\" => \"fa-search-plus\"\n            \"order_position\" => 16\n            \"is_active\" => \"1\"\n            \"created_at\" => \"2017-11-03 12:33:52\"\n            \"updated_at\" => \"2017-11-03 12:33:52\"\n          ]\n          #relations: array:1 [\n            \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#540\n              #items: array:1 [\n                0 => App\\Modules\\User\\Models\\Module {#541\n                  #table: \"modules\"\n                  #fillable: array:6 [\n                    0 => \"parent_id\"\n                    1 => \"module_name\"\n                    2 => \"slug\"\n                    3 => \"icon\"\n                    4 => \"order_position\"\n                    5 => \"is_active\"\n                  ]\n                  #hidden: array:2 [\n                    0 => \"created_at\"\n                    1 => \"updated_at\"\n                  ]\n                  #connection: null\n                  #primaryKey: \"id\"\n                  #perPage: 15\n                  +incrementing: true\n                  +timestamps: true\n                  #attributes: array:10 [\n                    \"id\" => 22\n                    \"parent_id\" => 21\n                    \"module_name\" => \"Research Category\"\n                    \"slug\" => \"admin.research.category\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-sitemap\"\n                    \"order_position\" => 17\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-11-03 12:35:02\"\n                    \"updated_at\" => \"2017-11-03 12:35:02\"\n                  ]\n                  #original: array:10 [\n                    \"id\" => 22\n                    \"parent_id\" => 21\n                    \"module_name\" => \"Research Category\"\n                    \"slug\" => \"admin.research.category\"\n                    \"menu_class\" => null\n                    \"icon\" => \"fa-sitemap\"\n                    \"order_position\" => 17\n                    \"is_active\" => \"1\"\n                    \"created_at\" => \"2017-11-03 12:35:02\"\n                    \"updated_at\" => \"2017-11-03 12:35:02\"\n                  ]\n                  #relations: array:1 [\n                    \"childrens\" => Illuminate\\Database\\Eloquent\\Collection {#542\n                      #items: []\n                    }\n                  ]\n                  #visible: []\n                  #appends: []\n                  #guarded: array:1 [\n                    0 => \"*\"\n                  ]\n                  #dates: []\n                  #dateFormat: null\n                  #casts: []\n                  #touches: []\n                  #observables: []\n                  #with: []\n                  #morphClass: null\n                  +exists: true\n                  +wasRecentlyCreated: false\n                }\n              ]\n            }\n          ]\n          #visible: []\n          #appends: []\n          #guarded: array:1 [\n            0 => \"*\"\n          ]\n          #dates: []\n          #dateFormat: null\n          #casts: []\n          #touches: []\n          #observables: []\n          #with: []\n          #morphClass: null\n          +exists: true\n          +wasRecentlyCreated: false\n        }\n      ]\n    }\n  ]\n  \"access_modules\" => array:10 [\n    0 => array:4 [\n      \"id\" => 5\n      \"parent_id\" => 0\n      \"slug\" => \"admin.gallery\"\n      \"heading\" => \"gallery\"\n    ]\n    1 => array:4 [\n      \"id\" => 10\n      \"parent_id\" => 5\n      \"slug\" => \"admin.gallery.album\"\n      \"heading\" => \"album\"\n    ]\n    2 => array:4 [\n      \"id\" => 17\n      \"parent_id\" => 5\n      \"slug\" => \"admin.gallery.banner\"\n      \"heading\" => \"Bnner\"\n    ]\n    3 => array:4 [\n      \"id\" => 6\n      \"parent_id\" => 0\n      \"slug\" => \"admin.content\"\n      \"heading\" => \"content\"\n    ]\n    4 => array:4 [\n      \"id\" => 9\n      \"parent_id\" => 6\n      \"slug\" => \"admin.content.page\"\n      \"heading\" => \"page\"\n    ]\n    5 => array:4 [\n      \"id\" => 20\n      \"parent_id\" => 6\n      \"slug\" => \"admin.content.homePageSection\"\n      \"heading\" => \"Home Page Section\"\n    ]\n    6 => array:4 [\n      \"id\" => 18\n      \"parent_id\" => 0\n      \"slug\" => \"admin.config\"\n      \"heading\" => \"Config\"\n    ]\n    7 => array:4 [\n      \"id\" => 19\n      \"parent_id\" => 18\n      \"slug\" => \"admin.config.address\"\n      \"heading\" => \"Contact Address\"\n    ]\n    8 => array:4 [\n      \"id\" => 21\n      \"parent_id\" => 0\n      \"slug\" => \"admin.research\"\n      \"heading\" => \"Research\"\n    ]\n    9 => array:4 [\n      \"id\" => 22\n      \"parent_id\" => 21\n      \"slug\" => \"admin.research.category\"\n      \"heading\" => \"Research Category\"\n    ]\n  ]\n  \"PHPDEBUGBAR_STACK_DATA\" => []\n]"}}