/home/awneajlw/.trash/bootstrap.1/cache/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::C9Oly8nVvMJKWJXV',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/optimize' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::GwdmldmLJ0A9t1ad',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/cache' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::MiFViROXwA8luVgl',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'home',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service1' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ZRaAWQS9LNPeeh8N',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service2' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::twRczTTM7FCsflIh',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service3' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::mwrbBbfUAxcSjQtE',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service4' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::AFwqQI41774bkuMJ',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service5' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::WGqoiWISOq124hWn',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service6' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::UT94dl5WdwQbqUH9',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service7' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ZXVkB7RdiggLCIsM',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service8' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::yIdDahlkVvM4zwDi',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/register' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'register',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'register.post',
),
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' => 'login.post',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'logout',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/dashboard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'dashboard',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/all-branch-sales' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'branch.allSales',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/users-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/add-user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.add',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/update-user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.update',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/profile-user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.profile',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user-detail' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.detail',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/branch' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'branch',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/branch-inventory-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'Branchinventory.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/branch-sale-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'Branchsale.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/branches-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'branch.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/add-branch' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'branch.add',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/update-branch' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'branch.update',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/inventory' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'inventory',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/inventory-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'inventory.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/add-inventory' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'inventory.add',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/update-inventory' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'inventory.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/inventoryCategory' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'CAtegory',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/inventoryCategory-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'inventoryCategory.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/add-inventoryCategory' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'inventoryCategory.add',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/update-inventoryCategory' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'inventoryCategory.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sales' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'sales.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user-attendance' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user-attandace',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user-dashboard-data' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'load-data',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sub-inventory' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'subinventory',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sub-inventory-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'subinventory.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sub-add-inventory' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'subinventory.add',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sub-update-inventory' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'subinventory.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sub-user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sub-user',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sub-users-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sub-user.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sub-add-user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sub-user.add',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sub-update-user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sub-user.update',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/zakat' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'zakat.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
),
2 =>
array (
0 => '{^(?|/lang/([^/]++)(*:21)|/edit\\-(?|user/([^/]++)(*:51)|branch/([^/]++)(*:73)|inventory(?|/([^/]++)(*:101)|Category/([^/]++)(*:126)))|/user\\-delete/([^/]++)(*:158)|/branch\\-de(?|tail/([^/]++)(*:193)|lete/([^/]++)(*:214))|/inv(?|entory(?|\\-delete/([^/]++)(*:256)|Category\\-delete/([^/]++)(*:289))|oice/([^/]++)(*:311))|/sub\\-(?|edit\\-(?|inventory/([^/]++)(*:356)|user/([^/]++)(*:377))|inventory\\-delete/([^/]++)(*:412)|user\\-delete/([^/]++)(*:441))|/zakat/([^/]++)/(?|edit(*:473)|update(*:487)))/?$}sDu',
),
3 =>
array (
21 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'setLanguage',
),
1 =>
array (
0 => 'locale',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
51 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
73 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'branch.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
101 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'inventory.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
126 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'inventoryCategory.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
158 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
193 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'branch.detail',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
214 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'branch.delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
256 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'inventory.delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
289 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'inventoryCategory.delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
311 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'invoice.show',
),
1 =>
array (
0 => 'sale',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
356 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'subinventory.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
377 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sub-user.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
412 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'subinventory.delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
441 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sub-user.delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
473 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.zakat.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
487 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.zakat.update',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
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::C9Oly8nVvMJKWJXV' =>
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:"00000000000004f60000000000000000";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::C9Oly8nVvMJKWJXV',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::GwdmldmLJ0A9t1ad' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'optimize',
'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:98:"function() {
\\Illuminate\\Support\\Facades\\Artisan::call(\'optimize\');
return "optimized!";
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000004f80000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::GwdmldmLJ0A9t1ad',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::MiFViROXwA8luVgl' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'cache',
'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:339:"function() {
$exitCode = \\Illuminate\\Support\\Facades\\Artisan::call(\'cache:clear\');
$exitCode = \\Illuminate\\Support\\Facades\\Artisan::call(\'config:clear\');
$exitCode = \\Illuminate\\Support\\Facades\\Artisan::call(\'config:cache\');
$exitCode = \\Illuminate\\Support\\Facades\\Artisan::call(\'view:cache\');
return \'Cache cleared\';
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000004fa0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::MiFViROXwA8luVgl',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'setLanguage' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'lang/{locale}',
'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:119:"function ($locale) {
\\Illuminate\\Support\\Facades\\Session::put(\'locale\', $locale);
return \\redirect()->back();
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000004fc0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'setLanguage',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'home' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '/',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Frontend\\frontendController@index',
'controller' => 'App\\Http\\Controllers\\Frontend\\frontendController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'home',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ZRaAWQS9LNPeeh8N' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service1',
'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:62:"function() {
return \\view(\'frontend.services.service1\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000004ff0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::ZRaAWQS9LNPeeh8N',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::twRczTTM7FCsflIh' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service2',
'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:62:"function() {
return \\view(\'frontend.services.service2\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000005010000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::twRczTTM7FCsflIh',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::mwrbBbfUAxcSjQtE' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service3',
'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:62:"function() {
return \\view(\'frontend.services.service3\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000005030000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::mwrbBbfUAxcSjQtE',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::AFwqQI41774bkuMJ' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service4',
'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:62:"function() {
return \\view(\'frontend.services.service4\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000005050000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::AFwqQI41774bkuMJ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::WGqoiWISOq124hWn' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service5',
'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:62:"function() {
return \\view(\'frontend.services.service5\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000005070000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::WGqoiWISOq124hWn',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::UT94dl5WdwQbqUH9' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service6',
'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:62:"function() {
return \\view(\'frontend.services.service6\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000005090000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::UT94dl5WdwQbqUH9',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ZXVkB7RdiggLCIsM' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service7',
'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:62:"function() {
return \\view(\'frontend.services.service7\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000050b0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::ZXVkB7RdiggLCIsM',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::yIdDahlkVvM4zwDi' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service8',
'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:62:"function() {
return \\view(\'frontend.services.service8\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000050d0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::yIdDahlkVvM4zwDi',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'register' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'register',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Admin\\AuthController@registerPage',
'controller' => 'App\\Http\\Controllers\\Admin\\AuthController@registerPage',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'register',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'register.post' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'register',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Admin\\AuthController@register',
'controller' => 'App\\Http\\Controllers\\Admin\\AuthController@register',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'register.post',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Admin\\AuthController@loginPage',
'controller' => 'App\\Http\\Controllers\\Admin\\AuthController@loginPage',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'login',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login.post' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Admin\\AuthController@login',
'controller' => 'App\\Http\\Controllers\\Admin\\AuthController@login',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'login.post',
),
'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\\Admin\\AuthController@logout',
'controller' => 'App\\Http\\Controllers\\Admin\\AuthController@logout',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'logout',
),
'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',
),
'uses' => 'App\\Http\\Controllers\\Admin\\AuthController@dashboard',
'controller' => 'App\\Http\\Controllers\\Admin\\AuthController@dashboard',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'dashboard',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'branch.allSales' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'all-branch-sales',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SaleController@allBranchSales',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SaleController@allBranchSales',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'branch.allSales',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\UserController@index',
'controller' => 'App\\Http\\Controllers\\Admin\\UserController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'user',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'users-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\UserController@getUsers',
'controller' => 'App\\Http\\Controllers\\Admin\\UserController@getUsers',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'user.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.add' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'add-user',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\UserController@addUser',
'controller' => 'App\\Http\\Controllers\\Admin\\UserController@addUser',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'user.add',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'edit-user/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\UserController@editUser',
'controller' => 'App\\Http\\Controllers\\Admin\\UserController@editUser',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'user.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.update' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'update-user',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\UserController@updateUser',
'controller' => 'App\\Http\\Controllers\\Admin\\UserController@updateUser',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'user.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.delete' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user-delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\UserController@deleteUser',
'controller' => 'App\\Http\\Controllers\\Admin\\UserController@deleteUser',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'user.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.profile' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'profile-user',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\UserController@profileUser',
'controller' => 'App\\Http\\Controllers\\Admin\\UserController@profileUser',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'user.profile',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.detail' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'user-detail',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\UserController@userDetail',
'controller' => 'App\\Http\\Controllers\\Admin\\UserController@userDetail',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'user.detail',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'branch' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'branch',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BranchController@index',
'controller' => 'App\\Http\\Controllers\\Admin\\BranchController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'branch',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'Branchinventory.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'branch-inventory-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BranchController@getBranchInventory',
'controller' => 'App\\Http\\Controllers\\Admin\\BranchController@getBranchInventory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'Branchinventory.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'Branchsale.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'branch-sale-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BranchController@getBranchSale',
'controller' => 'App\\Http\\Controllers\\Admin\\BranchController@getBranchSale',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'Branchsale.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'branch.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'branches-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BranchController@getBranch',
'controller' => 'App\\Http\\Controllers\\Admin\\BranchController@getBranch',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'branch.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'branch.add' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'add-branch',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BranchController@addBranch',
'controller' => 'App\\Http\\Controllers\\Admin\\BranchController@addBranch',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'branch.add',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'branch.detail' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'branch-detail/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BranchController@detailBranch',
'controller' => 'App\\Http\\Controllers\\Admin\\BranchController@detailBranch',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'branch.detail',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'branch.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'edit-branch/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BranchController@editBranch',
'controller' => 'App\\Http\\Controllers\\Admin\\BranchController@editBranch',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'branch.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'branch.update' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'update-branch',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BranchController@updateBranch',
'controller' => 'App\\Http\\Controllers\\Admin\\BranchController@updateBranch',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'branch.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'branch.delete' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'branch-delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BranchController@deleteBranch',
'controller' => 'App\\Http\\Controllers\\Admin\\BranchController@deleteBranch',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'branch.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'inventory' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'inventory',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryController@index',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'inventory',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'inventory.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'inventory-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryController@getInventory',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryController@getInventory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'inventory.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'inventory.add' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'add-inventory',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryController@addinventory',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryController@addinventory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'inventory.add',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'inventory.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'edit-inventory/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryController@editinventory',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryController@editinventory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'inventory.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'inventory.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'update-inventory',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryController@updateinventory',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryController@updateinventory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'inventory.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'inventory.delete' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'inventory-delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryController@deleteinventory',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryController@deleteinventory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'inventory.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'CAtegory' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'inventoryCategory',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@index',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'CAtegory',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'inventoryCategory.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'inventoryCategory-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@getInventoryCategory',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@getInventoryCategory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'inventoryCategory.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'inventoryCategory.add' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'add-inventoryCategory',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@addinventoryCategory',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@addinventoryCategory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'inventoryCategory.add',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'inventoryCategory.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'edit-inventoryCategory/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@editinventoryCategory',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@editinventoryCategory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'inventoryCategory.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'inventoryCategory.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'update-inventoryCategory',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@updateinventoryCategory',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@updateinventoryCategory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'inventoryCategory.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'inventoryCategory.delete' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'inventoryCategory-delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@deleteinventoryCategory',
'controller' => 'App\\Http\\Controllers\\Admin\\InventoryCategoryController@deleteinventoryCategory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'inventoryCategory.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sales',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SaleController@index',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SaleController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'sale.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'invoice.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'invoice/{sale}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SaleController@show',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SaleController@show',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'invoice.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sales.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sales',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SaleController@store',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SaleController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'sales.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user-attandace' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user-attendance',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\AttendanceController@index',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\AttendanceController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'user-attandace',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'load-data' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user-dashboard-data',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\AttendanceController@loadData',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\AttendanceController@loadData',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'load-data',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'subinventory' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sub-inventory',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@index',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'subinventory',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'subinventory.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sub-inventory-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@getInventory',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@getInventory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'subinventory.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'subinventory.add' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sub-add-inventory',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@addinventory',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@addinventory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'subinventory.add',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'subinventory.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sub-edit-inventory/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@editinventory',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@editinventory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'subinventory.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'subinventory.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sub-update-inventory',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@updateinventory',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@updateinventory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'subinventory.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'subinventory.delete' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sub-inventory-delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@deleteinventory',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubInventoryController@deleteinventory',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'subinventory.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sub-user' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sub-user',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@index',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'sub-user',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sub-user.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sub-users-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@getUsers',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@getUsers',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'sub-user.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sub-user.add' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sub-add-user',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@addUser',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@addUser',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'sub-user.add',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sub-user.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sub-edit-user/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@editUser',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@editUser',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'sub-user.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sub-user.update' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sub-update-user',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@updateUser',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@updateUser',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'sub-user.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sub-user.delete' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sub-user-delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@deleteUser',
'controller' => 'App\\Http\\Controllers\\SubAdmin\\SubUserController@deleteUser',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'sub-user.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'zakat.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'zakat',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\ZakatController@index',
'controller' => 'App\\Http\\Controllers\\Admin\\ZakatController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'zakat.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.zakat.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'zakat/{id}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\ZakatController@edit',
'controller' => 'App\\Http\\Controllers\\Admin\\ZakatController@edit',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'admin.zakat.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.zakat.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'zakat/{id}/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Admin\\ZakatController@update',
'controller' => 'App\\Http\\Controllers\\Admin\\ZakatController@update',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'admin.zakat.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
),
)
);