One Hat Cyber Team
Your IP :
10.30.1.1
Server IP :
103.148.201.5
Server :
Linux web-olt 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
Server Software :
Apache/2.4.52 (Ubuntu)
PHP Version :
8.1.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
html
/
backup_laravel-olt
/
bootstrap
/
cache
/
View File Name :
routes-v7.php
<?php /* |-------------------------------------------------------------------------- | Load The Cached Routes |-------------------------------------------------------------------------- | | Here we will decode and unserialize the RouteCollection instance that | holds all of the route information for an application. This allows | us to instantaneously load the entire route map into the router. | */ app('router')->setCompiledRoutes( array ( 'compiled' => array ( 0 => false, 1 => array ( '/sanctum/csrf-cookie' => array ( 0 => array ( 0 => array ( '_route' => 'generated::HqyQmAeTHej5atD0', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/user' => array ( 0 => array ( 0 => array ( '_route' => 'generated::LDqE7Huc6NTXphiz', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/' => array ( 0 => array ( 0 => array ( '_route' => 'generated::Z9KFYYw6oW99Iw5b', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/login' => array ( 0 => array ( 0 => array ( '_route' => 'login', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'generated::oSG4OJ2cBH4kecO0', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/logout' => array ( 0 => array ( 0 => array ( '_route' => 'logout', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'generated::61BfGTKJUkFM6GOD', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/register' => array ( 0 => array ( 0 => array ( '_route' => 'register', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'generated::1CWCzry4EsWdrwwT', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/password/reset' => array ( 0 => array ( 0 => array ( '_route' => 'password.request', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'password.update', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/password/email' => array ( 0 => array ( 0 => array ( '_route' => 'password.email', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/password/confirm' => array ( 0 => array ( 0 => array ( '_route' => 'password.confirm', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'generated::wmEjXUUtQruxxM7t', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/home' => array ( 0 => array ( 0 => array ( '_route' => 'home', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/dashboard' => array ( 0 => array ( 0 => array ( '_route' => 'generated::6G595VxPHycv81zL', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/roles' => array ( 0 => array ( 0 => array ( '_route' => 'roles.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'roles.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/roles/create' => array ( 0 => array ( 0 => array ( '_route' => 'roles.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/user' => array ( 0 => array ( 0 => array ( '_route' => 'user.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'user.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/user/create' => array ( 0 => array ( 0 => array ( '_route' => 'user.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/customer' => array ( 0 => array ( 0 => array ( '_route' => 'customer.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'customer.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/customer/create' => array ( 0 => array ( 0 => array ( '_route' => 'customer.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/olt' => array ( 0 => array ( 0 => array ( '_route' => 'olt.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'olt.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/olt/create' => array ( 0 => array ( 0 => array ( '_route' => 'olt.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/loss' => array ( 0 => array ( 0 => array ( '_route' => 'loss.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'loss.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/loss/create' => array ( 0 => array ( 0 => array ( '_route' => 'loss.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/router' => array ( 0 => array ( 0 => array ( '_route' => 'router.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'router.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/router/create' => array ( 0 => array ( 0 => array ( '_route' => 'router.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/odc' => array ( 0 => array ( 0 => array ( '_route' => 'odc.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'odc.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/odc/create' => array ( 0 => array ( 0 => array ( '_route' => 'odc.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/odp' => array ( 0 => array ( 0 => array ( '_route' => 'odp.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'odp.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/odp/create' => array ( 0 => array ( 0 => array ( '_route' => 'odp.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/customerOdp' => array ( 0 => array ( 0 => array ( '_route' => 'customerOdp.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'customerOdp.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/customerOdp/create' => array ( 0 => array ( 0 => array ( '_route' => 'customerOdp.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/data-customer' => array ( 0 => array ( 0 => array ( '_route' => 'generated::1rvLE7m5uWoqQNvp', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/beteng-c300-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::vamkUJ6TrO7dzEsB', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/beteng-c320-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::WUNLDIXVTiWFokfe', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/banyuanyar-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::F5levdkiF1kBl0eN', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/cemani-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::oTEWf4ukBqADi2JB', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/indojati-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::4DzvgmrHriMS7RTI', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/kahyangan-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::2HtrRXTNk2GZurzC', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/kartasuro-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::YPsz0Ko9NHYagzgS', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/mojogedang-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::pMrMCql6ZsD4zm2B', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/mojosongo-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::WYlKg2jeg5xwTsDm', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/mojolaban-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::zlyhcBZrbfODjfT9', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/palur-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::322lFCuEOXh5QpfV', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/popongan-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::uurXCdP4M1p4mwLY', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/purwosari-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::Ltssc704VRez5IfJ', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/soba-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::7x7winkVDAsXnSth', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/purbayan-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::Zv9Y9A0mpygFIRTV', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/salatiga-loss-data' => array ( 0 => array ( 0 => array ( '_route' => 'generated::0jriN4oex1JNBATu', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/test' => array ( 0 => array ( 0 => array ( '_route' => 'test', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/getPPP' => array ( 0 => array ( 0 => array ( '_route' => 'generated::cmpJG0OUQXYUjdXa', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), ), 2 => array ( 0 => '{^(?|/password/reset/([^/]++)(*:31)|/r(?|o(?|les/([^/]++)(?|(*:62)|/edit(*:74)|(*:81))|uter/([^/]++)(?|(*:105)|/edit(*:118)|(*:126)))|eboot(?|/([^/]++)(*:153)|\\-onu/([^/]++)(*:175)))|/user/([^/]++)(?|(*:202)|/edit(*:215)|(*:223))|/c(?|ustomer(?|/([^/]++)(?|(*:259)|/edit(*:272)|(*:280))|Odp/([^/]++)(?|(*:304)|/edit(*:317)|(*:325))|s/([^/]++)/edit(*:349))|h(?|ange(?|\\-(?|sn/([^/]++)(*:385)|paket/([^/]++)(*:407))|/([^/]++)(*:425))|g\\-sn/([^/]++)(*:448))|ek(?|Port/([^/]++)(*:475)|\\-redaman/([^/]++)(*:501)|Config/([^/]++)(*:524)))|/o(?|lt/([^/]++)(?|(*:553)|/edit(*:566)|(*:574))|d(?|c/([^/]++)(?|(*:600)|/edit(*:613)|(*:621))|p/([^/]++)(?|(*:643)|/edit(*:656)|(*:664))))|/loss/([^/]++)(?|(*:692)|/edit(*:705)|(*:713))|/times/([^/]++)(*:737)|/get(?|Onu/([^/]++)(*:764)|C(?|ustomer/([^/]++)(*:792)|onfig/([^/]++)(*:814))|Att(?|Tx/([^/]++)(*:840)|Rx/([^/]++)(*:859))|Po(?|werO(?|nu/([^/]++)(*:891)|lt/([^/]++)(*:910))|rt/([^/]++)(*:930))|Redaman/([^/]++)(*:955)|NoOnu/([^/]++)(*:977))|/a(?|pi/customers/([^/]++)(*:1012)|kt(?|ivasi\\-(?|ppoe/([^/]++)(*:1049)|onu(?|/([^/]++)(*:1073)|_1\\.2/([^/]++)(*:1096))|bridge/([^/]++)(*:1121))|\\-(?|1_2/([^/]++)(*:1148)|bridge/([^/]++)(*:1172))))|/delete(?|\\-ont/([^/]++)(*:1208)|/([^/]++)(*:1226))|/search\\-(?|onu/([^/]++)(*:1260)|power/([^/]++)(*:1283)))/?$}sDu', ), 3 => array ( 31 => array ( 0 => array ( 0 => array ( '_route' => 'password.reset', ), 1 => array ( 0 => 'token', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 62 => array ( 0 => array ( 0 => array ( '_route' => 'roles.show', ), 1 => array ( 0 => 'role', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 74 => array ( 0 => array ( 0 => array ( '_route' => 'roles.edit', ), 1 => array ( 0 => 'role', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 81 => array ( 0 => array ( 0 => array ( '_route' => 'roles.update', ), 1 => array ( 0 => 'role', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'roles.destroy', ), 1 => array ( 0 => 'role', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 105 => array ( 0 => array ( 0 => array ( '_route' => 'router.show', ), 1 => array ( 0 => 'router', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 118 => array ( 0 => array ( 0 => array ( '_route' => 'router.edit', ), 1 => array ( 0 => 'router', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 126 => array ( 0 => array ( 0 => array ( '_route' => 'router.update', ), 1 => array ( 0 => 'router', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'router.destroy', ), 1 => array ( 0 => 'router', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 153 => array ( 0 => array ( 0 => array ( '_route' => 'reboot', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 175 => array ( 0 => array ( 0 => array ( '_route' => 'rebootOnu', ), 1 => array ( 0 => 'id', ), 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 202 => array ( 0 => array ( 0 => array ( '_route' => 'user.show', ), 1 => array ( 0 => 'user', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 215 => array ( 0 => array ( 0 => array ( '_route' => 'user.edit', ), 1 => array ( 0 => 'user', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 223 => array ( 0 => array ( 0 => array ( '_route' => 'user.update', ), 1 => array ( 0 => 'user', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'user.destroy', ), 1 => array ( 0 => 'user', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 259 => array ( 0 => array ( 0 => array ( '_route' => 'customer.show', ), 1 => array ( 0 => 'customer', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 272 => array ( 0 => array ( 0 => array ( '_route' => 'customer.edit', ), 1 => array ( 0 => 'customer', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 280 => array ( 0 => array ( 0 => array ( '_route' => 'customer.update', ), 1 => array ( 0 => 'customer', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'customer.destroy', ), 1 => array ( 0 => 'customer', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 304 => array ( 0 => array ( 0 => array ( '_route' => 'customerOdp.show', ), 1 => array ( 0 => 'customerOdp', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 317 => array ( 0 => array ( 0 => array ( '_route' => 'customerOdp.edit', ), 1 => array ( 0 => 'customerOdp', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 325 => array ( 0 => array ( 0 => array ( '_route' => 'customerOdp.update', ), 1 => array ( 0 => 'customerOdp', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'customerOdp.destroy', ), 1 => array ( 0 => 'customerOdp', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 349 => array ( 0 => array ( 0 => array ( '_route' => 'generated::6bA9R0BqTTEO41fM', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 385 => array ( 0 => array ( 0 => array ( '_route' => 'changeSn', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 407 => array ( 0 => array ( 0 => array ( '_route' => 'changePaket', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 425 => array ( 0 => array ( 0 => array ( '_route' => 'chgSn', ), 1 => array ( 0 => 'id', ), 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 448 => array ( 0 => array ( 0 => array ( '_route' => 'chgPaket', ), 1 => array ( 0 => 'id', ), 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 475 => array ( 0 => array ( 0 => array ( '_route' => 'cekPort', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 501 => array ( 0 => array ( 0 => array ( '_route' => 'cekRedaman', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 524 => array ( 0 => array ( 0 => array ( '_route' => 'cekConfig', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 553 => array ( 0 => array ( 0 => array ( '_route' => 'olt.show', ), 1 => array ( 0 => 'olt', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 566 => array ( 0 => array ( 0 => array ( '_route' => 'olt.edit', ), 1 => array ( 0 => 'olt', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 574 => array ( 0 => array ( 0 => array ( '_route' => 'olt.update', ), 1 => array ( 0 => 'olt', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'olt.destroy', ), 1 => array ( 0 => 'olt', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 600 => array ( 0 => array ( 0 => array ( '_route' => 'odc.show', ), 1 => array ( 0 => 'odc', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 613 => array ( 0 => array ( 0 => array ( '_route' => 'odc.edit', ), 1 => array ( 0 => 'odc', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 621 => array ( 0 => array ( 0 => array ( '_route' => 'odc.update', ), 1 => array ( 0 => 'odc', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'odc.destroy', ), 1 => array ( 0 => 'odc', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 643 => array ( 0 => array ( 0 => array ( '_route' => 'odp.show', ), 1 => array ( 0 => 'odp', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 656 => array ( 0 => array ( 0 => array ( '_route' => 'odp.edit', ), 1 => array ( 0 => 'odp', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 664 => array ( 0 => array ( 0 => array ( '_route' => 'odp.update', ), 1 => array ( 0 => 'odp', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'odp.destroy', ), 1 => array ( 0 => 'odp', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 692 => array ( 0 => array ( 0 => array ( '_route' => 'loss.show', ), 1 => array ( 0 => 'loss', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 705 => array ( 0 => array ( 0 => array ( '_route' => 'loss.edit', ), 1 => array ( 0 => 'loss', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 713 => array ( 0 => array ( 0 => array ( '_route' => 'loss.update', ), 1 => array ( 0 => 'loss', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'loss.destroy', ), 1 => array ( 0 => 'loss', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 737 => array ( 0 => array ( 0 => array ( '_route' => 'times', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 764 => array ( 0 => array ( 0 => array ( '_route' => 'getOnu', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 792 => array ( 0 => array ( 0 => array ( '_route' => 'getCustomer', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 814 => array ( 0 => array ( 0 => array ( '_route' => 'getConfig', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 840 => array ( 0 => array ( 0 => array ( '_route' => 'getAttTx', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 859 => array ( 0 => array ( 0 => array ( '_route' => 'getAttRx', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 891 => array ( 0 => array ( 0 => array ( '_route' => 'getPowerOnu', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 910 => array ( 0 => array ( 0 => array ( '_route' => 'getPowerOlt', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 930 => array ( 0 => array ( 0 => array ( '_route' => 'getPort', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 955 => array ( 0 => array ( 0 => array ( '_route' => 'getRedaman', ), 1 => array ( 0 => 'id', ), 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 977 => array ( 0 => array ( 0 => array ( '_route' => 'getNoOnu', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 1012 => array ( 0 => array ( 0 => array ( '_route' => 'generated::y1dvIHYWcoTD9t1O', ), 1 => array ( 0 => 'id', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 1049 => array ( 0 => array ( 0 => array ( '_route' => 'akt', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 1073 => array ( 0 => array ( 0 => array ( '_route' => 'set', ), 1 => array ( 0 => 'id', ), 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 1096 => array ( 0 => array ( 0 => array ( '_route' => 'set2', ), 1 => array ( 0 => 'id', ), 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 1121 => array ( 0 => array ( 0 => array ( '_route' => 'bridge', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 1148 => array ( 0 => array ( 0 => array ( '_route' => 'akt12', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 1172 => array ( 0 => array ( 0 => array ( '_route' => 'aktBridge', ), 1 => array ( 0 => 'id', ), 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 1208 => array ( 0 => array ( 0 => array ( '_route' => 'deleteOnt', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 1226 => array ( 0 => array ( 0 => array ( '_route' => 'delOnt', ), 1 => array ( 0 => 'id', ), 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 1260 => array ( 0 => array ( 0 => array ( '_route' => 'searchOnu', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 1283 => array ( 0 => array ( 0 => array ( '_route' => 'searchPower', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => NULL, 1 => NULL, 2 => NULL, 3 => NULL, 4 => false, 5 => false, 6 => 0, ), ), ), 4 => NULL, ), 'attributes' => array ( 'generated::HqyQmAeTHej5atD0' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'sanctum/csrf-cookie', 'action' => array ( 'uses' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show', 'controller' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show', 'namespace' => NULL, 'prefix' => 'sanctum', 'where' => array ( ), 'middleware' => array ( 0 => 'web', ), 'as' => 'generated::HqyQmAeTHej5atD0', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::LDqE7Huc6NTXphiz' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/user', 'action' => array ( 'middleware' => array ( 0 => 'api', 1 => 'auth:sanctum', ), 'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:295:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:77:"function (\\Illuminate\\Http\\Request $request) { return $request->user(); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000003007d23f0000000003df7de9";}";s:4:"hash";s:44:"L8Oa2C9MKMQwCH8uACr3DIci80stErKeurViPrPz6pY=";}}', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::LDqE7Huc6NTXphiz', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::Z9KFYYw6oW99Iw5b' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => '/', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:273:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:55:"function () { return \\redirect()->route(\'login\'); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000003007d2210000000003df7de9";}";s:4:"hash";s:44:"zgC4kEEFNybfB3QS/V1I40scrtyhasiV2Toe4qJLj4Y=";}}', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::Z9KFYYw6oW99Iw5b', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'login' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'login', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@showLoginForm', 'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@showLoginForm', 'namespace' => 'App\\Http\\Controllers', 'prefix' => '', 'where' => array ( ), 'as' => 'login', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::oSG4OJ2cBH4kecO0' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'login', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@login', 'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@login', 'namespace' => 'App\\Http\\Controllers', 'prefix' => '', 'where' => array ( ), 'as' => 'generated::oSG4OJ2cBH4kecO0', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'logout' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'logout', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@logout', 'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@logout', 'namespace' => 'App\\Http\\Controllers', 'prefix' => '', 'where' => array ( ), 'as' => 'logout', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'register' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'register', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\RegisterController@showRegistrationForm', 'controller' => 'App\\Http\\Controllers\\Auth\\RegisterController@showRegistrationForm', 'namespace' => 'App\\Http\\Controllers', 'prefix' => '', 'where' => array ( ), 'as' => 'register', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::1CWCzry4EsWdrwwT' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'register', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\RegisterController@register', 'controller' => 'App\\Http\\Controllers\\Auth\\RegisterController@register', 'namespace' => 'App\\Http\\Controllers', 'prefix' => '', 'where' => array ( ), 'as' => 'generated::1CWCzry4EsWdrwwT', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'password.request' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'password/reset', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@showLinkRequestForm', 'controller' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@showLinkRequestForm', 'namespace' => 'App\\Http\\Controllers', 'prefix' => '', 'where' => array ( ), 'as' => 'password.request', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'password.email' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'password/email', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@sendResetLinkEmail', 'controller' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@sendResetLinkEmail', 'namespace' => 'App\\Http\\Controllers', 'prefix' => '', 'where' => array ( ), 'as' => 'password.email', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'password.reset' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'password/reset/{token}', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@showResetForm', 'controller' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@showResetForm', 'namespace' => 'App\\Http\\Controllers', 'prefix' => '', 'where' => array ( ), 'as' => 'password.reset', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'password.update' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'password/reset', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@reset', 'controller' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@reset', 'namespace' => 'App\\Http\\Controllers', 'prefix' => '', 'where' => array ( ), 'as' => 'password.update', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'password.confirm' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'password/confirm', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@showConfirmForm', 'controller' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@showConfirmForm', 'namespace' => 'App\\Http\\Controllers', 'prefix' => '', 'where' => array ( ), 'as' => 'password.confirm', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::wmEjXUUtQruxxM7t' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'password/confirm', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@confirm', 'controller' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@confirm', 'namespace' => 'App\\Http\\Controllers', 'prefix' => '', 'where' => array ( ), 'as' => 'generated::wmEjXUUtQruxxM7t', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'home' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'home', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\HomeController@index', 'controller' => 'App\\Http\\Controllers\\HomeController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'home', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::6G595VxPHycv81zL' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'dashboard', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\DashboardController@index', 'controller' => 'App\\Http\\Controllers\\DashboardController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::6G595VxPHycv81zL', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'roles', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'roles.index', 'uses' => 'App\\Http\\Controllers\\RoleController@index', 'controller' => 'App\\Http\\Controllers\\RoleController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'roles/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'roles.create', 'uses' => 'App\\Http\\Controllers\\RoleController@create', 'controller' => 'App\\Http\\Controllers\\RoleController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'roles', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'roles.store', 'uses' => 'App\\Http\\Controllers\\RoleController@store', 'controller' => 'App\\Http\\Controllers\\RoleController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'roles/{role}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'roles.show', 'uses' => 'App\\Http\\Controllers\\RoleController@show', 'controller' => 'App\\Http\\Controllers\\RoleController@show', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'roles/{role}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'roles.edit', 'uses' => 'App\\Http\\Controllers\\RoleController@edit', 'controller' => 'App\\Http\\Controllers\\RoleController@edit', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'roles/{role}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'roles.update', 'uses' => 'App\\Http\\Controllers\\RoleController@update', 'controller' => 'App\\Http\\Controllers\\RoleController@update', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'roles/{role}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'roles.destroy', 'uses' => 'App\\Http\\Controllers\\RoleController@destroy', 'controller' => 'App\\Http\\Controllers\\RoleController@destroy', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'user.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'user', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'user.index', 'uses' => 'App\\Http\\Controllers\\UserController@index', 'controller' => 'App\\Http\\Controllers\\UserController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'user.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'user/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'user.create', 'uses' => 'App\\Http\\Controllers\\UserController@create', 'controller' => 'App\\Http\\Controllers\\UserController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'user.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'user', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'user.store', 'uses' => 'App\\Http\\Controllers\\UserController@store', 'controller' => 'App\\Http\\Controllers\\UserController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'user.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'user/{user}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'user.show', 'uses' => 'App\\Http\\Controllers\\UserController@show', 'controller' => 'App\\Http\\Controllers\\UserController@show', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'user.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'user/{user}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'user.edit', 'uses' => 'App\\Http\\Controllers\\UserController@edit', 'controller' => 'App\\Http\\Controllers\\UserController@edit', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'user.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'user/{user}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'user.update', 'uses' => 'App\\Http\\Controllers\\UserController@update', 'controller' => 'App\\Http\\Controllers\\UserController@update', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'user.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'user/{user}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'user.destroy', 'uses' => 'App\\Http\\Controllers\\UserController@destroy', 'controller' => 'App\\Http\\Controllers\\UserController@destroy', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customer.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'customer', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customer.index', 'uses' => 'App\\Http\\Controllers\\CustomerController@index', 'controller' => 'App\\Http\\Controllers\\CustomerController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customer.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'customer/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customer.create', 'uses' => 'App\\Http\\Controllers\\CustomerController@create', 'controller' => 'App\\Http\\Controllers\\CustomerController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customer.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'customer', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customer.store', 'uses' => 'App\\Http\\Controllers\\CustomerController@store', 'controller' => 'App\\Http\\Controllers\\CustomerController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customer.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'customer/{customer}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customer.show', 'uses' => 'App\\Http\\Controllers\\CustomerController@show', 'controller' => 'App\\Http\\Controllers\\CustomerController@show', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customer.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'customer/{customer}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customer.edit', 'uses' => 'App\\Http\\Controllers\\CustomerController@edit', 'controller' => 'App\\Http\\Controllers\\CustomerController@edit', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customer.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'customer/{customer}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customer.update', 'uses' => 'App\\Http\\Controllers\\CustomerController@update', 'controller' => 'App\\Http\\Controllers\\CustomerController@update', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customer.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'customer/{customer}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customer.destroy', 'uses' => 'App\\Http\\Controllers\\CustomerController@destroy', 'controller' => 'App\\Http\\Controllers\\CustomerController@destroy', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'olt.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'olt', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'olt.index', 'uses' => 'App\\Http\\Controllers\\ConnectionController@index', 'controller' => 'App\\Http\\Controllers\\ConnectionController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'olt.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'olt/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'olt.create', 'uses' => 'App\\Http\\Controllers\\ConnectionController@create', 'controller' => 'App\\Http\\Controllers\\ConnectionController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'olt.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'olt', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'olt.store', 'uses' => 'App\\Http\\Controllers\\ConnectionController@store', 'controller' => 'App\\Http\\Controllers\\ConnectionController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'olt.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'olt/{olt}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'olt.show', 'uses' => 'App\\Http\\Controllers\\ConnectionController@show', 'controller' => 'App\\Http\\Controllers\\ConnectionController@show', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'olt.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'olt/{olt}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'olt.edit', 'uses' => 'App\\Http\\Controllers\\ConnectionController@edit', 'controller' => 'App\\Http\\Controllers\\ConnectionController@edit', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'olt.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'olt/{olt}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'olt.update', 'uses' => 'App\\Http\\Controllers\\ConnectionController@update', 'controller' => 'App\\Http\\Controllers\\ConnectionController@update', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'olt.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'olt/{olt}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'olt.destroy', 'uses' => 'App\\Http\\Controllers\\ConnectionController@destroy', 'controller' => 'App\\Http\\Controllers\\ConnectionController@destroy', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'loss.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'loss', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'loss.index', 'uses' => 'App\\Http\\Controllers\\LossController@index', 'controller' => 'App\\Http\\Controllers\\LossController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'loss.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'loss/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'loss.create', 'uses' => 'App\\Http\\Controllers\\LossController@create', 'controller' => 'App\\Http\\Controllers\\LossController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'loss.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'loss', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'loss.store', 'uses' => 'App\\Http\\Controllers\\LossController@store', 'controller' => 'App\\Http\\Controllers\\LossController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'loss.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'loss/{loss}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'loss.show', 'uses' => 'App\\Http\\Controllers\\LossController@show', 'controller' => 'App\\Http\\Controllers\\LossController@show', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'loss.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'loss/{loss}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'loss.edit', 'uses' => 'App\\Http\\Controllers\\LossController@edit', 'controller' => 'App\\Http\\Controllers\\LossController@edit', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'loss.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'loss/{loss}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'loss.update', 'uses' => 'App\\Http\\Controllers\\LossController@update', 'controller' => 'App\\Http\\Controllers\\LossController@update', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'loss.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'loss/{loss}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'loss.destroy', 'uses' => 'App\\Http\\Controllers\\LossController@destroy', 'controller' => 'App\\Http\\Controllers\\LossController@destroy', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'router.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'router', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'router.index', 'uses' => 'App\\Http\\Controllers\\RouterController@index', 'controller' => 'App\\Http\\Controllers\\RouterController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'router.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'router/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'router.create', 'uses' => 'App\\Http\\Controllers\\RouterController@create', 'controller' => 'App\\Http\\Controllers\\RouterController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'router.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'router', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'router.store', 'uses' => 'App\\Http\\Controllers\\RouterController@store', 'controller' => 'App\\Http\\Controllers\\RouterController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'router.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'router/{router}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'router.show', 'uses' => 'App\\Http\\Controllers\\RouterController@show', 'controller' => 'App\\Http\\Controllers\\RouterController@show', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'router.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'router/{router}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'router.edit', 'uses' => 'App\\Http\\Controllers\\RouterController@edit', 'controller' => 'App\\Http\\Controllers\\RouterController@edit', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'router.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'router/{router}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'router.update', 'uses' => 'App\\Http\\Controllers\\RouterController@update', 'controller' => 'App\\Http\\Controllers\\RouterController@update', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'router.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'router/{router}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'router.destroy', 'uses' => 'App\\Http\\Controllers\\RouterController@destroy', 'controller' => 'App\\Http\\Controllers\\RouterController@destroy', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odc.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'odc', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odc.index', 'uses' => 'App\\Http\\Controllers\\OdcController@index', 'controller' => 'App\\Http\\Controllers\\OdcController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odc.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'odc/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odc.create', 'uses' => 'App\\Http\\Controllers\\OdcController@create', 'controller' => 'App\\Http\\Controllers\\OdcController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odc.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'odc', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odc.store', 'uses' => 'App\\Http\\Controllers\\OdcController@store', 'controller' => 'App\\Http\\Controllers\\OdcController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odc.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'odc/{odc}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odc.show', 'uses' => 'App\\Http\\Controllers\\OdcController@show', 'controller' => 'App\\Http\\Controllers\\OdcController@show', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odc.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'odc/{odc}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odc.edit', 'uses' => 'App\\Http\\Controllers\\OdcController@edit', 'controller' => 'App\\Http\\Controllers\\OdcController@edit', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odc.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'odc/{odc}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odc.update', 'uses' => 'App\\Http\\Controllers\\OdcController@update', 'controller' => 'App\\Http\\Controllers\\OdcController@update', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odc.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'odc/{odc}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odc.destroy', 'uses' => 'App\\Http\\Controllers\\OdcController@destroy', 'controller' => 'App\\Http\\Controllers\\OdcController@destroy', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odp.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'odp', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odp.index', 'uses' => 'App\\Http\\Controllers\\OdpController@index', 'controller' => 'App\\Http\\Controllers\\OdpController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odp.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'odp/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odp.create', 'uses' => 'App\\Http\\Controllers\\OdpController@create', 'controller' => 'App\\Http\\Controllers\\OdpController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odp.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'odp', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odp.store', 'uses' => 'App\\Http\\Controllers\\OdpController@store', 'controller' => 'App\\Http\\Controllers\\OdpController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odp.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'odp/{odp}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odp.show', 'uses' => 'App\\Http\\Controllers\\OdpController@show', 'controller' => 'App\\Http\\Controllers\\OdpController@show', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odp.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'odp/{odp}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odp.edit', 'uses' => 'App\\Http\\Controllers\\OdpController@edit', 'controller' => 'App\\Http\\Controllers\\OdpController@edit', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odp.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'odp/{odp}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odp.update', 'uses' => 'App\\Http\\Controllers\\OdpController@update', 'controller' => 'App\\Http\\Controllers\\OdpController@update', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'odp.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'odp/{odp}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'odp.destroy', 'uses' => 'App\\Http\\Controllers\\OdpController@destroy', 'controller' => 'App\\Http\\Controllers\\OdpController@destroy', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customerOdp.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'customerOdp', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customerOdp.index', 'uses' => 'App\\Http\\Controllers\\CustomerOdpController@index', 'controller' => 'App\\Http\\Controllers\\CustomerOdpController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customerOdp.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'customerOdp/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customerOdp.create', 'uses' => 'App\\Http\\Controllers\\CustomerOdpController@create', 'controller' => 'App\\Http\\Controllers\\CustomerOdpController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customerOdp.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'customerOdp', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customerOdp.store', 'uses' => 'App\\Http\\Controllers\\CustomerOdpController@store', 'controller' => 'App\\Http\\Controllers\\CustomerOdpController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customerOdp.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'customerOdp/{customerOdp}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customerOdp.show', 'uses' => 'App\\Http\\Controllers\\CustomerOdpController@show', 'controller' => 'App\\Http\\Controllers\\CustomerOdpController@show', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customerOdp.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'customerOdp/{customerOdp}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customerOdp.edit', 'uses' => 'App\\Http\\Controllers\\CustomerOdpController@edit', 'controller' => 'App\\Http\\Controllers\\CustomerOdpController@edit', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customerOdp.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'customerOdp/{customerOdp}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customerOdp.update', 'uses' => 'App\\Http\\Controllers\\CustomerOdpController@update', 'controller' => 'App\\Http\\Controllers\\CustomerOdpController@update', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'customerOdp.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'customerOdp/{customerOdp}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'customerOdp.destroy', 'uses' => 'App\\Http\\Controllers\\CustomerOdpController@destroy', 'controller' => 'App\\Http\\Controllers\\CustomerOdpController@destroy', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'times' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'times/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\RouterController@getTime', 'controller' => 'App\\Http\\Controllers\\RouterController@getTime', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'times', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'getOnu' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'getOnu/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@getOnu', 'controller' => 'App\\Http\\Controllers\\ConnectionController@getOnu', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'getOnu', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::61BfGTKJUkFM6GOD' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'logout', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:335:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:116:"function () { \\Illuminate\\Support\\Facades\\Auth::logout(); return \\redirect()->route(\'login\'); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000003007d2530000000003df7de9";}";s:4:"hash";s:44:"9j77Expsm0UQHbgSfgz3qt4uOXsNxsg3CTvw6gi1UAQ=";}}', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::61BfGTKJUkFM6GOD', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::1rvLE7m5uWoqQNvp' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/data-customer', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\CustomerController@data', 'controller' => 'App\\Http\\Controllers\\CustomerController@data', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::1rvLE7m5uWoqQNvp', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::y1dvIHYWcoTD9t1O' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'api/customers/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\CustomerController@delete', 'controller' => 'App\\Http\\Controllers\\CustomerController@delete', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::y1dvIHYWcoTD9t1O', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::6bA9R0BqTTEO41fM' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'customers/{id}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\CustomerController@edit', 'controller' => 'App\\Http\\Controllers\\CustomerController@edit', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::6bA9R0BqTTEO41fM', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::vamkUJ6TrO7dzEsB' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/beteng-c300-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getBetengc300', 'controller' => 'App\\Http\\Controllers\\LossController@getBetengc300', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::vamkUJ6TrO7dzEsB', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::WUNLDIXVTiWFokfe' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/beteng-c320-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getBetengc320', 'controller' => 'App\\Http\\Controllers\\LossController@getBetengc320', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::WUNLDIXVTiWFokfe', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::F5levdkiF1kBl0eN' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/banyuanyar-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getBanyuanyar', 'controller' => 'App\\Http\\Controllers\\LossController@getBanyuanyar', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::F5levdkiF1kBl0eN', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::oTEWf4ukBqADi2JB' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/cemani-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getCemani', 'controller' => 'App\\Http\\Controllers\\LossController@getCemani', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::oTEWf4ukBqADi2JB', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::4DzvgmrHriMS7RTI' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/indojati-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getIndojati', 'controller' => 'App\\Http\\Controllers\\LossController@getIndojati', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::4DzvgmrHriMS7RTI', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::2HtrRXTNk2GZurzC' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/kahyangan-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getKahyangan', 'controller' => 'App\\Http\\Controllers\\LossController@getKahyangan', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::2HtrRXTNk2GZurzC', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::YPsz0Ko9NHYagzgS' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/kartasuro-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getKartasuro', 'controller' => 'App\\Http\\Controllers\\LossController@getKartasuro', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::YPsz0Ko9NHYagzgS', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::pMrMCql6ZsD4zm2B' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/mojogedang-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getMojogedang', 'controller' => 'App\\Http\\Controllers\\LossController@getMojogedang', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::pMrMCql6ZsD4zm2B', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::WYlKg2jeg5xwTsDm' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/mojosongo-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getMojosongo', 'controller' => 'App\\Http\\Controllers\\LossController@getMojosongo', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::WYlKg2jeg5xwTsDm', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::zlyhcBZrbfODjfT9' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/mojolaban-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getMojolaban', 'controller' => 'App\\Http\\Controllers\\LossController@getMojolaban', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::zlyhcBZrbfODjfT9', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::322lFCuEOXh5QpfV' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/palur-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getPalur', 'controller' => 'App\\Http\\Controllers\\LossController@getPalur', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::322lFCuEOXh5QpfV', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::uurXCdP4M1p4mwLY' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/popongan-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getPopongan', 'controller' => 'App\\Http\\Controllers\\LossController@getPopongan', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::uurXCdP4M1p4mwLY', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::Ltssc704VRez5IfJ' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/purwosari-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getpurwosari', 'controller' => 'App\\Http\\Controllers\\LossController@getpurwosari', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::Ltssc704VRez5IfJ', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::7x7winkVDAsXnSth' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/soba-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getSoba', 'controller' => 'App\\Http\\Controllers\\LossController@getSoba', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::7x7winkVDAsXnSth', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::Zv9Y9A0mpygFIRTV' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/purbayan-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getPurbayan', 'controller' => 'App\\Http\\Controllers\\LossController@getPurbayan', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::Zv9Y9A0mpygFIRTV', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::0jriN4oex1JNBATu' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/salatiga-loss-data', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\LossController@getSalatiga', 'controller' => 'App\\Http\\Controllers\\LossController@getSalatiga', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::0jriN4oex1JNBATu', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'akt' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'aktivasi-ppoe/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@akt', 'controller' => 'App\\Http\\Controllers\\ConnectionController@akt', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'akt', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'set' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'aktivasi-onu/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@set', 'controller' => 'App\\Http\\Controllers\\ConnectionController@set', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'set', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'akt12' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'akt-1_2/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@akt12', 'controller' => 'App\\Http\\Controllers\\ConnectionController@akt12', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'akt12', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'set2' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'aktivasi-onu_1.2/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@set2', 'controller' => 'App\\Http\\Controllers\\ConnectionController@set2', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'set2', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'bridge' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'aktivasi-bridge/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@bridge', 'controller' => 'App\\Http\\Controllers\\ConnectionController@bridge', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'bridge', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'aktBridge' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'akt-bridge/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@aktBridge', 'controller' => 'App\\Http\\Controllers\\ConnectionController@aktBridge', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'aktBridge', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'changeSn' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'change-sn/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@changeSn', 'controller' => 'App\\Http\\Controllers\\ConnectionController@changeSn', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'changeSn', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'chgSn' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'change/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@chgSn', 'controller' => 'App\\Http\\Controllers\\ConnectionController@chgSn', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'chgSn', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'changePaket' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'change-paket/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@changePaket', 'controller' => 'App\\Http\\Controllers\\ConnectionController@changePaket', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'changePaket', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'chgPaket' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'chg-sn/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@chgPaket', 'controller' => 'App\\Http\\Controllers\\ConnectionController@chgPaket', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'chgPaket', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'deleteOnt' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'delete-ont/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@deleteOnt', 'controller' => 'App\\Http\\Controllers\\ConnectionController@deleteOnt', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'deleteOnt', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'delOnt' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'delete/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@delOnt', 'controller' => 'App\\Http\\Controllers\\ConnectionController@delOnt', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'delOnt', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'searchOnu' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'search-onu/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@searchOnu', 'controller' => 'App\\Http\\Controllers\\ConnectionController@searchOnu', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'searchOnu', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'getCustomer' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'getCustomer/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@getCustomer', 'controller' => 'App\\Http\\Controllers\\ConnectionController@getCustomer', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'getCustomer', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'getAttTx' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'getAttTx/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@getAttTx', 'controller' => 'App\\Http\\Controllers\\ConnectionController@getAttTx', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'getAttTx', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'getAttRx' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'getAttRx/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@getAttRx', 'controller' => 'App\\Http\\Controllers\\ConnectionController@getAttRx', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'getAttRx', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'searchPower' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'search-power/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@searchPower', 'controller' => 'App\\Http\\Controllers\\ConnectionController@searchPower', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'searchPower', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'getPowerOnu' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'getPowerOnu/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@getPowerOnu', 'controller' => 'App\\Http\\Controllers\\ConnectionController@getPowerOnu', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'getPowerOnu', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'getPowerOlt' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'getPowerOlt/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@getPowerOlt', 'controller' => 'App\\Http\\Controllers\\ConnectionController@getPowerOlt', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'getPowerOlt', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'cekPort' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'cekPort/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@cekPort', 'controller' => 'App\\Http\\Controllers\\ConnectionController@cekPort', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'cekPort', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'getPort' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'getPort/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@getPort', 'controller' => 'App\\Http\\Controllers\\ConnectionController@getPort', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'getPort', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'reboot' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'reboot/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@reboot', 'controller' => 'App\\Http\\Controllers\\ConnectionController@reboot', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'reboot', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'rebootOnu' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'reboot-onu/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@rebootOnu', 'controller' => 'App\\Http\\Controllers\\ConnectionController@rebootOnu', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'rebootOnu', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'cekRedaman' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'cek-redaman/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@cekRedaman', 'controller' => 'App\\Http\\Controllers\\ConnectionController@cekRedaman', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'cekRedaman', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'getRedaman' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'getRedaman/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@getRedaman', 'controller' => 'App\\Http\\Controllers\\ConnectionController@getRedaman', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'getRedaman', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'cekConfig' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'cekConfig/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@cekConfig', 'controller' => 'App\\Http\\Controllers\\ConnectionController@cekConfig', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'cekConfig', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'getConfig' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'getConfig/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@getConfig', 'controller' => 'App\\Http\\Controllers\\ConnectionController@getConfig', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'getConfig', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'test' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'test', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@test', 'controller' => 'App\\Http\\Controllers\\ConnectionController@test', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'test', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'getNoOnu' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'getNoOnu/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@getNoOnu', 'controller' => 'App\\Http\\Controllers\\ConnectionController@getNoOnu', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'getNoOnu', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::cmpJG0OUQXYUjdXa' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'getPPP', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ConnectionController@getPPP', 'controller' => 'App\\Http\\Controllers\\ConnectionController@getPPP', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::cmpJG0OUQXYUjdXa', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), ), ) );