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
/
Compro-ISP
/
bootstrap
/
cache
/
Edit File:
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' => 'sanctum.csrf-cookie', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/_ignition/health-check' => array ( 0 => array ( 0 => array ( '_route' => 'ignition.healthCheck', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/_ignition/execute-solution' => array ( 0 => array ( 0 => array ( '_route' => 'ignition.executeSolution', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/_ignition/update-config' => array ( 0 => array ( 0 => array ( '_route' => 'ignition.updateConfig', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/user' => array ( 0 => array ( 0 => array ( '_route' => 'generated::Q86zv8imGanHxlfl', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/' => array ( 0 => array ( 0 => array ( '_route' => 'generated::YfgSxOGzJzDOLDpg', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/homepage' => array ( 0 => array ( 0 => array ( '_route' => 'homepage', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/plans/residential' => array ( 0 => array ( 0 => array ( '_route' => 'residential', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/plans/corporate' => array ( 0 => array ( 0 => array ( '_route' => 'corporate', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/provinces' => array ( 0 => array ( 0 => array ( '_route' => 'provinces', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/sub-district' => array ( 0 => array ( 0 => array ( '_route' => 'subDistrict', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/districts' => array ( 0 => array ( 0 => array ( '_route' => 'district', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/villages' => array ( 0 => array ( 0 => array ( '_route' => 'villages', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/postal-code' => array ( 0 => array ( 0 => array ( '_route' => 'postal_code', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/dashboard' => array ( 0 => array ( 0 => array ( '_route' => 'dashboard', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 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, ), ), '/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::V4pjBL6rKuf3AZ8l', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 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, ), ), '/role' => array ( 0 => array ( 0 => array ( '_route' => 'role.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'role.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/role/create' => array ( 0 => array ( 0 => array ( '_route' => 'role.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/log' => array ( 0 => array ( 0 => array ( '_route' => 'log.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'log.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/log/create' => array ( 0 => array ( 0 => array ( '_route' => 'log.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/client' => array ( 0 => array ( 0 => array ( '_route' => 'client.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'client.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/client/create' => array ( 0 => array ( 0 => array ( '_route' => 'client.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/setting' => array ( 0 => array ( 0 => array ( '_route' => 'setting.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'setting.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/setting/create' => array ( 0 => array ( 0 => array ( '_route' => 'setting.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/forms' => array ( 0 => array ( 0 => array ( '_route' => 'forms.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'forms.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/forms/create' => array ( 0 => array ( 0 => array ( '_route' => 'forms.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/form-registered' => array ( 0 => array ( 0 => array ( '_route' => 'form.form', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/homepages/features' => array ( 0 => array ( 0 => array ( '_route' => 'homepages.features.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'homepages.features.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/homepages/features/create' => array ( 0 => array ( 0 => array ( '_route' => 'homepages.features.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/homepages/home' => array ( 0 => array ( 0 => array ( '_route' => 'homepages.home.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'homepages.home.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/homepages/home/create' => array ( 0 => array ( 0 => array ( '_route' => 'homepages.home.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/packages/features' => array ( 0 => array ( 0 => array ( '_route' => 'packages.features.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'packages.features.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/packages/features/create' => array ( 0 => array ( 0 => array ( '_route' => 'packages.features.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/packages/packages' => array ( 0 => array ( 0 => array ( '_route' => 'packages.packages.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'packages.packages.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/packages/packages/create' => array ( 0 => array ( 0 => array ( '_route' => 'packages.packages.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/vision&mission/vision' => array ( 0 => array ( 0 => array ( '_route' => 'vision&mission.vision.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'vision&mission.vision.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/vision&mission/vision/create' => array ( 0 => array ( 0 => array ( '_route' => 'vision&mission.vision.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/vision&mission/mission' => array ( 0 => array ( 0 => array ( '_route' => 'vision&mission.mission.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'vision&mission.mission.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/vision&mission/mission/create' => array ( 0 => array ( 0 => array ( '_route' => 'vision&mission.mission.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/profile' => array ( 0 => array ( 0 => array ( '_route' => 'profile.edit', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'profile.update', ), 1 => NULL, 2 => array ( 'PATCH' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 2 => array ( 0 => array ( '_route' => 'profile.destroy', ), 1 => NULL, 2 => array ( 'DELETE' => 0, ), 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::i0NzVhylcX0OB2hy', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/forgot-password' => 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.email', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/reset-password' => array ( 0 => array ( 0 => array ( '_route' => 'password.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/verify-email' => array ( 0 => array ( 0 => array ( '_route' => 'verification.notice', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/email/verification-notification' => array ( 0 => array ( 0 => array ( '_route' => 'verification.send', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/confirm-password' => 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::6mbuqPUUxauOKbtj', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/password' => array ( 0 => array ( 0 => array ( '_route' => 'password.update', ), 1 => NULL, 2 => array ( 'PUT' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), ), 2 => array ( 0 => '{^(?|/form(?|/(?|([^/]++)(*:27)|store(*:39))|s/([^/]++)(?|(*:60)|/edit(*:72)|(*:79)))|/user/([^/]++)(?|(*:105)|/edit(*:118)|(*:126))|/r(?|ole/([^/]++)(?|(*:155)|/edit(*:168)|(*:176))|eset\\-password/([^/]++)(*:208))|/log/([^/]++)(?|(*:233)|/edit(*:246)|(*:254))|/client/([^/]++)(?|(*:282)|/edit(*:295)|(*:303))|/setting/([^/]++)(?|(*:332)|/edit(*:345)|(*:353))|/homepages/(?|features/([^/]++)(?|(*:396)|/edit(*:409)|(*:417))|home/([^/]++)(?|(*:442)|/edit(*:455)|(*:463)))|/packages/(?|features/([^/]++)(?|(*:506)|/edit(*:519)|(*:527))|packages/([^/]++)(?|(*:556)|/edit(*:569)|(*:577)))|/v(?|ision&mission/(?|vision/([^/]++)(?|(*:627)|/edit(*:640)|(*:648))|mission/([^/]++)(?|(*:676)|/edit(*:689)|(*:697)))|erify\\-email/([^/]++)/([^/]++)(*:737)))/?$}sDu', ), 3 => array ( 27 => array ( 0 => array ( 0 => array ( '_route' => 'form.index', ), 1 => array ( 0 => 'package', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 39 => array ( 0 => array ( 0 => array ( '_route' => 'form.store', ), 1 => array ( ), 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 60 => array ( 0 => array ( 0 => array ( '_route' => 'forms.show', ), 1 => array ( 0 => 'form', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 72 => array ( 0 => array ( 0 => array ( '_route' => 'forms.edit', ), 1 => array ( 0 => 'form', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 79 => array ( 0 => array ( 0 => array ( '_route' => 'forms.update', ), 1 => array ( 0 => 'form', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'forms.destroy', ), 1 => array ( 0 => 'form', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 105 => 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, ), ), 118 => 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, ), ), 126 => 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, ), ), 155 => array ( 0 => array ( 0 => array ( '_route' => 'role.show', ), 1 => array ( 0 => 'role', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 168 => array ( 0 => array ( 0 => array ( '_route' => 'role.edit', ), 1 => array ( 0 => 'role', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 176 => array ( 0 => array ( 0 => array ( '_route' => 'role.update', ), 1 => array ( 0 => 'role', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'role.destroy', ), 1 => array ( 0 => 'role', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 208 => 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, ), ), 233 => array ( 0 => array ( 0 => array ( '_route' => 'log.show', ), 1 => array ( 0 => 'log', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 246 => array ( 0 => array ( 0 => array ( '_route' => 'log.edit', ), 1 => array ( 0 => 'log', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 254 => array ( 0 => array ( 0 => array ( '_route' => 'log.update', ), 1 => array ( 0 => 'log', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'log.destroy', ), 1 => array ( 0 => 'log', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 282 => array ( 0 => array ( 0 => array ( '_route' => 'client.show', ), 1 => array ( 0 => 'client', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 295 => array ( 0 => array ( 0 => array ( '_route' => 'client.edit', ), 1 => array ( 0 => 'client', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 303 => array ( 0 => array ( 0 => array ( '_route' => 'client.update', ), 1 => array ( 0 => 'client', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'client.destroy', ), 1 => array ( 0 => 'client', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 332 => array ( 0 => array ( 0 => array ( '_route' => 'setting.show', ), 1 => array ( 0 => 'setting', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 345 => array ( 0 => array ( 0 => array ( '_route' => 'setting.edit', ), 1 => array ( 0 => 'setting', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 353 => array ( 0 => array ( 0 => array ( '_route' => 'setting.update', ), 1 => array ( 0 => 'setting', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'setting.destroy', ), 1 => array ( 0 => 'setting', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 396 => array ( 0 => array ( 0 => array ( '_route' => 'homepages.features.show', ), 1 => array ( 0 => 'feature', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 409 => array ( 0 => array ( 0 => array ( '_route' => 'homepages.features.edit', ), 1 => array ( 0 => 'feature', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 417 => array ( 0 => array ( 0 => array ( '_route' => 'homepages.features.update', ), 1 => array ( 0 => 'feature', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'homepages.features.destroy', ), 1 => array ( 0 => 'feature', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 442 => array ( 0 => array ( 0 => array ( '_route' => 'homepages.home.show', ), 1 => array ( 0 => 'home', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 455 => array ( 0 => array ( 0 => array ( '_route' => 'homepages.home.edit', ), 1 => array ( 0 => 'home', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 463 => array ( 0 => array ( 0 => array ( '_route' => 'homepages.home.update', ), 1 => array ( 0 => 'home', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'homepages.home.destroy', ), 1 => array ( 0 => 'home', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 506 => array ( 0 => array ( 0 => array ( '_route' => 'packages.features.show', ), 1 => array ( 0 => 'feature', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 519 => array ( 0 => array ( 0 => array ( '_route' => 'packages.features.edit', ), 1 => array ( 0 => 'feature', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 527 => array ( 0 => array ( 0 => array ( '_route' => 'packages.features.update', ), 1 => array ( 0 => 'feature', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'packages.features.destroy', ), 1 => array ( 0 => 'feature', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 556 => array ( 0 => array ( 0 => array ( '_route' => 'packages.packages.show', ), 1 => array ( 0 => 'package', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 569 => array ( 0 => array ( 0 => array ( '_route' => 'packages.packages.edit', ), 1 => array ( 0 => 'package', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 577 => array ( 0 => array ( 0 => array ( '_route' => 'packages.packages.update', ), 1 => array ( 0 => 'package', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'packages.packages.destroy', ), 1 => array ( 0 => 'package', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 627 => array ( 0 => array ( 0 => array ( '_route' => 'vision&mission.vision.show', ), 1 => array ( 0 => 'vision', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 640 => array ( 0 => array ( 0 => array ( '_route' => 'vision&mission.vision.edit', ), 1 => array ( 0 => 'vision', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 648 => array ( 0 => array ( 0 => array ( '_route' => 'vision&mission.vision.update', ), 1 => array ( 0 => 'vision', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'vision&mission.vision.destroy', ), 1 => array ( 0 => 'vision', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 676 => array ( 0 => array ( 0 => array ( '_route' => 'vision&mission.mission.show', ), 1 => array ( 0 => 'mission', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 689 => array ( 0 => array ( 0 => array ( '_route' => 'vision&mission.mission.edit', ), 1 => array ( 0 => 'mission', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 697 => array ( 0 => array ( 0 => array ( '_route' => 'vision&mission.mission.update', ), 1 => array ( 0 => 'mission', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'vision&mission.mission.destroy', ), 1 => array ( 0 => 'mission', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 737 => array ( 0 => array ( 0 => array ( '_route' => 'verification.verify', ), 1 => array ( 0 => 'id', 1 => 'hash', ), 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 ( 'sanctum.csrf-cookie' => 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' => 'sanctum.csrf-cookie', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'ignition.healthCheck' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => '_ignition/health-check', 'action' => array ( 'middleware' => array ( 0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled', ), 'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\HealthCheckController@__invoke', 'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\HealthCheckController', 'as' => 'ignition.healthCheck', 'namespace' => NULL, 'prefix' => '_ignition', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'ignition.executeSolution' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => '_ignition/execute-solution', 'action' => array ( 'middleware' => array ( 0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled', ), 'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\ExecuteSolutionController@__invoke', 'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\ExecuteSolutionController', 'as' => 'ignition.executeSolution', 'namespace' => NULL, 'prefix' => '_ignition', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'ignition.updateConfig' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => '_ignition/update-config', 'action' => array ( 'middleware' => array ( 0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled', ), 'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\UpdateConfigController@__invoke', 'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\UpdateConfigController', 'as' => 'ignition.updateConfig', 'namespace' => NULL, 'prefix' => '_ignition', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::Q86zv8imGanHxlfl' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/user', 'action' => array ( 'middleware' => array ( 0 => 'api', 1 => 'auth:sanctum', ), 'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";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:"000000000000058f0000000000000000";}}', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::Q86zv8imGanHxlfl', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::YfgSxOGzJzDOLDpg' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => '/', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:101:"function () { return \\redirect()->route(\'homepage\'); // return view(\'v.landingpage.index\'); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000005910000000000000000";}}', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::YfgSxOGzJzDOLDpg', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepage' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'homepage', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\HomePageController@index', 'controller' => 'App\\Http\\Controllers\\HomePageController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'homepage', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'form.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'form/{package}', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\FormController@index', 'controller' => 'App\\Http\\Controllers\\FormController@index', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'form.index', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'form.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'form/store', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\FormController@store', 'controller' => 'App\\Http\\Controllers\\FormController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'form.store', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'residential' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'plans/residential', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\HomePageController@residential', 'controller' => 'App\\Http\\Controllers\\HomePageController@residential', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'residential', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'corporate' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'plans/corporate', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\HomePageController@corporate', 'controller' => 'App\\Http\\Controllers\\HomePageController@corporate', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'corporate', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'provinces' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'provinces', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\DependantDropdownController@provinces', 'controller' => 'App\\Http\\Controllers\\DependantDropdownController@provinces', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'provinces', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'subDistrict' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'sub-district', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\DependantDropdownController@subDistrict', 'controller' => 'App\\Http\\Controllers\\DependantDropdownController@subDistrict', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'subDistrict', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'district' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'districts', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\DependantDropdownController@district', 'controller' => 'App\\Http\\Controllers\\DependantDropdownController@district', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'district', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'villages' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'villages', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\DependantDropdownController@villages', 'controller' => 'App\\Http\\Controllers\\DependantDropdownController@villages', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'villages', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'postal_code' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'postal-code', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\DependantDropdownController@postal_code', 'controller' => 'App\\Http\\Controllers\\DependantDropdownController@postal_code', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'postal_code', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'dashboard' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'dashboard', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', 2 => 'auth', 3 => 'verified', ), 'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:54:"function () { return \\view(\'v.dashboard.index\'); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000059e0000000000000000";}}', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'dashboard', ), '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', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@destroy', 'controller' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@destroy', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'logout', ), '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', 1 => 'guest', ), 'uses' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@create', 'controller' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'login', ), '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, ), 'role.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'role', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'role.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, ), 'role.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'role/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'role.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, ), 'role.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'role', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'role.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, ), 'role.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'role/{role}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'role.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, ), 'role.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'role/{role}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'role.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, ), 'role.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'role/{role}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'role.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, ), 'role.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'role/{role}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'role.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, ), 'log.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'log', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'log.index', 'uses' => 'App\\Http\\Controllers\\LogController@index', 'controller' => 'App\\Http\\Controllers\\LogController@index', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'log.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'log/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'log.create', 'uses' => 'App\\Http\\Controllers\\LogController@create', 'controller' => 'App\\Http\\Controllers\\LogController@create', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'log.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'log', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'log.store', 'uses' => 'App\\Http\\Controllers\\LogController@store', 'controller' => 'App\\Http\\Controllers\\LogController@store', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'log.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'log/{log}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'log.show', 'uses' => 'App\\Http\\Controllers\\LogController@show', 'controller' => 'App\\Http\\Controllers\\LogController@show', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'log.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'log/{log}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'log.edit', 'uses' => 'App\\Http\\Controllers\\LogController@edit', 'controller' => 'App\\Http\\Controllers\\LogController@edit', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'log.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'log/{log}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'log.update', 'uses' => 'App\\Http\\Controllers\\LogController@update', 'controller' => 'App\\Http\\Controllers\\LogController@update', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'log.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'log/{log}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'log.destroy', 'uses' => 'App\\Http\\Controllers\\LogController@destroy', 'controller' => 'App\\Http\\Controllers\\LogController@destroy', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'client.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'client', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'client.index', 'uses' => 'App\\Http\\Controllers\\ClientController@index', 'controller' => 'App\\Http\\Controllers\\ClientController@index', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'client.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'client/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'client.create', 'uses' => 'App\\Http\\Controllers\\ClientController@create', 'controller' => 'App\\Http\\Controllers\\ClientController@create', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'client.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'client', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'client.store', 'uses' => 'App\\Http\\Controllers\\ClientController@store', 'controller' => 'App\\Http\\Controllers\\ClientController@store', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'client.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'client/{client}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'client.show', 'uses' => 'App\\Http\\Controllers\\ClientController@show', 'controller' => 'App\\Http\\Controllers\\ClientController@show', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'client.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'client/{client}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'client.edit', 'uses' => 'App\\Http\\Controllers\\ClientController@edit', 'controller' => 'App\\Http\\Controllers\\ClientController@edit', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'client.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'client/{client}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'client.update', 'uses' => 'App\\Http\\Controllers\\ClientController@update', 'controller' => 'App\\Http\\Controllers\\ClientController@update', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'client.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'client/{client}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'client.destroy', 'uses' => 'App\\Http\\Controllers\\ClientController@destroy', 'controller' => 'App\\Http\\Controllers\\ClientController@destroy', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'setting.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'setting', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'setting.index', 'uses' => 'App\\Http\\Controllers\\SettingController@index', 'controller' => 'App\\Http\\Controllers\\SettingController@index', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'setting.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'setting/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'setting.create', 'uses' => 'App\\Http\\Controllers\\SettingController@create', 'controller' => 'App\\Http\\Controllers\\SettingController@create', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'setting.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'setting', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'setting.store', 'uses' => 'App\\Http\\Controllers\\SettingController@store', 'controller' => 'App\\Http\\Controllers\\SettingController@store', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'setting.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'setting/{setting}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'setting.show', 'uses' => 'App\\Http\\Controllers\\SettingController@show', 'controller' => 'App\\Http\\Controllers\\SettingController@show', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'setting.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'setting/{setting}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'setting.edit', 'uses' => 'App\\Http\\Controllers\\SettingController@edit', 'controller' => 'App\\Http\\Controllers\\SettingController@edit', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'setting.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'setting/{setting}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'setting.update', 'uses' => 'App\\Http\\Controllers\\SettingController@update', 'controller' => 'App\\Http\\Controllers\\SettingController@update', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'setting.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'setting/{setting}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'setting.destroy', 'uses' => 'App\\Http\\Controllers\\SettingController@destroy', 'controller' => 'App\\Http\\Controllers\\SettingController@destroy', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'forms.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'forms', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'forms.index', 'uses' => 'App\\Http\\Controllers\\FormController@index', 'controller' => 'App\\Http\\Controllers\\FormController@index', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'forms.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'forms/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'forms.create', 'uses' => 'App\\Http\\Controllers\\FormController@create', 'controller' => 'App\\Http\\Controllers\\FormController@create', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'forms.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'forms', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'forms.store', 'uses' => 'App\\Http\\Controllers\\FormController@store', 'controller' => 'App\\Http\\Controllers\\FormController@store', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'forms.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'forms/{form}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'forms.show', 'uses' => 'App\\Http\\Controllers\\FormController@show', 'controller' => 'App\\Http\\Controllers\\FormController@show', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'forms.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'forms/{form}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'forms.edit', 'uses' => 'App\\Http\\Controllers\\FormController@edit', 'controller' => 'App\\Http\\Controllers\\FormController@edit', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'forms.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'forms/{form}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'forms.update', 'uses' => 'App\\Http\\Controllers\\FormController@update', 'controller' => 'App\\Http\\Controllers\\FormController@update', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'forms.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'forms/{form}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'forms.destroy', 'uses' => 'App\\Http\\Controllers\\FormController@destroy', 'controller' => 'App\\Http\\Controllers\\FormController@destroy', 'namespace' => NULL, 'prefix' => '/', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'form.form' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'form-registered', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\FormController@form', 'controller' => 'App\\Http\\Controllers\\FormController@form', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'form.form', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.features.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'homepages/features', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.features.index', 'uses' => 'App\\Http\\Controllers\\ServiceFeaturesController@index', 'controller' => 'App\\Http\\Controllers\\ServiceFeaturesController@index', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.features.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'homepages/features/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.features.create', 'uses' => 'App\\Http\\Controllers\\ServiceFeaturesController@create', 'controller' => 'App\\Http\\Controllers\\ServiceFeaturesController@create', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.features.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'homepages/features', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.features.store', 'uses' => 'App\\Http\\Controllers\\ServiceFeaturesController@store', 'controller' => 'App\\Http\\Controllers\\ServiceFeaturesController@store', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.features.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'homepages/features/{feature}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.features.show', 'uses' => 'App\\Http\\Controllers\\ServiceFeaturesController@show', 'controller' => 'App\\Http\\Controllers\\ServiceFeaturesController@show', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.features.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'homepages/features/{feature}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.features.edit', 'uses' => 'App\\Http\\Controllers\\ServiceFeaturesController@edit', 'controller' => 'App\\Http\\Controllers\\ServiceFeaturesController@edit', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.features.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'homepages/features/{feature}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.features.update', 'uses' => 'App\\Http\\Controllers\\ServiceFeaturesController@update', 'controller' => 'App\\Http\\Controllers\\ServiceFeaturesController@update', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.features.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'homepages/features/{feature}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.features.destroy', 'uses' => 'App\\Http\\Controllers\\ServiceFeaturesController@destroy', 'controller' => 'App\\Http\\Controllers\\ServiceFeaturesController@destroy', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.home.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'homepages/home', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.home.index', 'uses' => 'App\\Http\\Controllers\\HomeController@index', 'controller' => 'App\\Http\\Controllers\\HomeController@index', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.home.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'homepages/home/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.home.create', 'uses' => 'App\\Http\\Controllers\\HomeController@create', 'controller' => 'App\\Http\\Controllers\\HomeController@create', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.home.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'homepages/home', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.home.store', 'uses' => 'App\\Http\\Controllers\\HomeController@store', 'controller' => 'App\\Http\\Controllers\\HomeController@store', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.home.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'homepages/home/{home}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.home.show', 'uses' => 'App\\Http\\Controllers\\HomeController@show', 'controller' => 'App\\Http\\Controllers\\HomeController@show', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.home.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'homepages/home/{home}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.home.edit', 'uses' => 'App\\Http\\Controllers\\HomeController@edit', 'controller' => 'App\\Http\\Controllers\\HomeController@edit', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.home.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'homepages/home/{home}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.home.update', 'uses' => 'App\\Http\\Controllers\\HomeController@update', 'controller' => 'App\\Http\\Controllers\\HomeController@update', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'homepages.home.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'homepages/home/{home}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'homepages.home.destroy', 'uses' => 'App\\Http\\Controllers\\HomeController@destroy', 'controller' => 'App\\Http\\Controllers\\HomeController@destroy', 'namespace' => NULL, 'prefix' => '/homepages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.features.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'packages/features', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.features.index', 'uses' => 'App\\Http\\Controllers\\PackagesFeaturesController@index', 'controller' => 'App\\Http\\Controllers\\PackagesFeaturesController@index', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.features.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'packages/features/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.features.create', 'uses' => 'App\\Http\\Controllers\\PackagesFeaturesController@create', 'controller' => 'App\\Http\\Controllers\\PackagesFeaturesController@create', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.features.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'packages/features', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.features.store', 'uses' => 'App\\Http\\Controllers\\PackagesFeaturesController@store', 'controller' => 'App\\Http\\Controllers\\PackagesFeaturesController@store', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.features.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'packages/features/{feature}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.features.show', 'uses' => 'App\\Http\\Controllers\\PackagesFeaturesController@show', 'controller' => 'App\\Http\\Controllers\\PackagesFeaturesController@show', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.features.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'packages/features/{feature}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.features.edit', 'uses' => 'App\\Http\\Controllers\\PackagesFeaturesController@edit', 'controller' => 'App\\Http\\Controllers\\PackagesFeaturesController@edit', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.features.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'packages/features/{feature}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.features.update', 'uses' => 'App\\Http\\Controllers\\PackagesFeaturesController@update', 'controller' => 'App\\Http\\Controllers\\PackagesFeaturesController@update', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.features.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'packages/features/{feature}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.features.destroy', 'uses' => 'App\\Http\\Controllers\\PackagesFeaturesController@destroy', 'controller' => 'App\\Http\\Controllers\\PackagesFeaturesController@destroy', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.packages.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'packages/packages', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.packages.index', 'uses' => 'App\\Http\\Controllers\\PackagesController@index', 'controller' => 'App\\Http\\Controllers\\PackagesController@index', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.packages.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'packages/packages/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.packages.create', 'uses' => 'App\\Http\\Controllers\\PackagesController@create', 'controller' => 'App\\Http\\Controllers\\PackagesController@create', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.packages.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'packages/packages', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.packages.store', 'uses' => 'App\\Http\\Controllers\\PackagesController@store', 'controller' => 'App\\Http\\Controllers\\PackagesController@store', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.packages.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'packages/packages/{package}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.packages.show', 'uses' => 'App\\Http\\Controllers\\PackagesController@show', 'controller' => 'App\\Http\\Controllers\\PackagesController@show', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.packages.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'packages/packages/{package}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.packages.edit', 'uses' => 'App\\Http\\Controllers\\PackagesController@edit', 'controller' => 'App\\Http\\Controllers\\PackagesController@edit', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.packages.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'packages/packages/{package}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.packages.update', 'uses' => 'App\\Http\\Controllers\\PackagesController@update', 'controller' => 'App\\Http\\Controllers\\PackagesController@update', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'packages.packages.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'packages/packages/{package}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'packages.packages.destroy', 'uses' => 'App\\Http\\Controllers\\PackagesController@destroy', 'controller' => 'App\\Http\\Controllers\\PackagesController@destroy', 'namespace' => NULL, 'prefix' => '/packages', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.vision.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'vision&mission/vision', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.vision.index', 'uses' => 'App\\Http\\Controllers\\VisionController@index', 'controller' => 'App\\Http\\Controllers\\VisionController@index', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.vision.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'vision&mission/vision/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.vision.create', 'uses' => 'App\\Http\\Controllers\\VisionController@create', 'controller' => 'App\\Http\\Controllers\\VisionController@create', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.vision.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'vision&mission/vision', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.vision.store', 'uses' => 'App\\Http\\Controllers\\VisionController@store', 'controller' => 'App\\Http\\Controllers\\VisionController@store', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.vision.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'vision&mission/vision/{vision}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.vision.show', 'uses' => 'App\\Http\\Controllers\\VisionController@show', 'controller' => 'App\\Http\\Controllers\\VisionController@show', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.vision.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'vision&mission/vision/{vision}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.vision.edit', 'uses' => 'App\\Http\\Controllers\\VisionController@edit', 'controller' => 'App\\Http\\Controllers\\VisionController@edit', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.vision.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'vision&mission/vision/{vision}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.vision.update', 'uses' => 'App\\Http\\Controllers\\VisionController@update', 'controller' => 'App\\Http\\Controllers\\VisionController@update', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.vision.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'vision&mission/vision/{vision}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.vision.destroy', 'uses' => 'App\\Http\\Controllers\\VisionController@destroy', 'controller' => 'App\\Http\\Controllers\\VisionController@destroy', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.mission.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'vision&mission/mission', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.mission.index', 'uses' => 'App\\Http\\Controllers\\MissionController@index', 'controller' => 'App\\Http\\Controllers\\MissionController@index', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.mission.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'vision&mission/mission/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.mission.create', 'uses' => 'App\\Http\\Controllers\\MissionController@create', 'controller' => 'App\\Http\\Controllers\\MissionController@create', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.mission.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'vision&mission/mission', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.mission.store', 'uses' => 'App\\Http\\Controllers\\MissionController@store', 'controller' => 'App\\Http\\Controllers\\MissionController@store', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.mission.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'vision&mission/mission/{mission}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.mission.show', 'uses' => 'App\\Http\\Controllers\\MissionController@show', 'controller' => 'App\\Http\\Controllers\\MissionController@show', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.mission.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'vision&mission/mission/{mission}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.mission.edit', 'uses' => 'App\\Http\\Controllers\\MissionController@edit', 'controller' => 'App\\Http\\Controllers\\MissionController@edit', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.mission.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'vision&mission/mission/{mission}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.mission.update', 'uses' => 'App\\Http\\Controllers\\MissionController@update', 'controller' => 'App\\Http\\Controllers\\MissionController@update', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'vision&mission.mission.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'vision&mission/mission/{mission}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'as' => 'vision&mission.mission.destroy', 'uses' => 'App\\Http\\Controllers\\MissionController@destroy', 'controller' => 'App\\Http\\Controllers\\MissionController@destroy', 'namespace' => NULL, 'prefix' => '/vision&mission', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'profile.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'profile', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ProfileController@edit', 'controller' => 'App\\Http\\Controllers\\ProfileController@edit', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'profile.edit', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'profile.update' => array ( 'methods' => array ( 0 => 'PATCH', ), 'uri' => 'profile', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ProfileController@update', 'controller' => 'App\\Http\\Controllers\\ProfileController@update', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'profile.update', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'profile.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'profile', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\ProfileController@destroy', 'controller' => 'App\\Http\\Controllers\\ProfileController@destroy', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'profile.destroy', ), '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', 1 => 'guest', ), 'uses' => 'App\\Http\\Controllers\\Auth\\RegisteredUserController@create', 'controller' => 'App\\Http\\Controllers\\Auth\\RegisteredUserController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'register', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::i0NzVhylcX0OB2hy' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'register', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'guest', ), 'uses' => 'App\\Http\\Controllers\\Auth\\RegisteredUserController@store', 'controller' => 'App\\Http\\Controllers\\Auth\\RegisteredUserController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::i0NzVhylcX0OB2hy', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::V4pjBL6rKuf3AZ8l' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'login', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'guest', ), 'uses' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@store', 'controller' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::V4pjBL6rKuf3AZ8l', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'password.request' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'forgot-password', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'guest', ), 'uses' => 'App\\Http\\Controllers\\Auth\\PasswordResetLinkController@create', 'controller' => 'App\\Http\\Controllers\\Auth\\PasswordResetLinkController@create', 'namespace' => NULL, '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' => 'forgot-password', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'guest', ), 'uses' => 'App\\Http\\Controllers\\Auth\\PasswordResetLinkController@store', 'controller' => 'App\\Http\\Controllers\\Auth\\PasswordResetLinkController@store', 'namespace' => NULL, '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' => 'reset-password/{token}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'guest', ), 'uses' => 'App\\Http\\Controllers\\Auth\\NewPasswordController@create', 'controller' => 'App\\Http\\Controllers\\Auth\\NewPasswordController@create', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'password.reset', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'password.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'reset-password', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'guest', ), 'uses' => 'App\\Http\\Controllers\\Auth\\NewPasswordController@store', 'controller' => 'App\\Http\\Controllers\\Auth\\NewPasswordController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'password.store', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'verification.notice' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'verify-email', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\Auth\\EmailVerificationPromptController@__invoke', 'controller' => 'App\\Http\\Controllers\\Auth\\EmailVerificationPromptController', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'verification.notice', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'verification.verify' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'verify-email/{id}/{hash}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', 2 => 'signed', 3 => 'throttle:6,1', ), 'uses' => 'App\\Http\\Controllers\\Auth\\VerifyEmailController@__invoke', 'controller' => 'App\\Http\\Controllers\\Auth\\VerifyEmailController', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'verification.verify', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'verification.send' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'email/verification-notification', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', 2 => 'throttle:6,1', ), 'uses' => 'App\\Http\\Controllers\\Auth\\EmailVerificationNotificationController@store', 'controller' => 'App\\Http\\Controllers\\Auth\\EmailVerificationNotificationController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'verification.send', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'password.confirm' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'confirm-password', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\Auth\\ConfirmablePasswordController@show', 'controller' => 'App\\Http\\Controllers\\Auth\\ConfirmablePasswordController@show', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'password.confirm', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::6mbuqPUUxauOKbtj' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'confirm-password', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\Auth\\ConfirmablePasswordController@store', 'controller' => 'App\\Http\\Controllers\\Auth\\ConfirmablePasswordController@store', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::6mbuqPUUxauOKbtj', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'password.update' => array ( 'methods' => array ( 0 => 'PUT', ), 'uri' => 'password', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'auth', ), 'uses' => 'App\\Http\\Controllers\\Auth\\PasswordController@update', 'controller' => 'App\\Http\\Controllers\\Auth\\PasswordController@update', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'password.update', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), ), ) );
Simpan