| Current Path : /home/users/unlimited/www/sigmaerp.codeskitter.site/bootstrap/cache/ |
| Current File : /home/users/unlimited/www/sigmaerp.codeskitter.site/bootstrap/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 (
'/install' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelInstaller::welcome',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/install/environment' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelInstaller::environment',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/install/environment/wizard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelInstaller::environmentWizard',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/install/environment/saveWizard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelInstaller::environmentSaveWizard',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/install/requirements' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelInstaller::requirements',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/install/permissions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelInstaller::permissions',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/install/database' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelInstaller::database',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/install/final' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelInstaller::final',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelUpdater::welcome',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/update/overview' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelUpdater::overview',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/update/database' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelUpdater::database',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/update/final' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'LaravelUpdater::final',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/_debugbar/open' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'debugbar.openhandler',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/_debugbar/assets/stylesheets' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'debugbar.assets.css',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/_debugbar/assets/javascript' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'debugbar.assets.js',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/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::UlZ6aoq0KXhHfky9',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::AJvtYT1O5pRMmdf0',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/migrate/db' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'migrate',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/noimage' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::HfVBW9ljgDusoVlV',
),
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,
),
),
'/settings/app/clear_cache' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'clear.cache',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/settings/app-settings' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'settings.app',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/settings/app/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'general.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/settings/app/store_logo' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'logo.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/settings/smtp/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'smtp.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/settings/sms/twilio/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'twilio.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/settings/sms/vonage/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'vonage.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/settings/database/backup' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'database.backup',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/settings/app/clear-log' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'clear.app.log',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/settings/email/notification' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Tctqu3NClEkyjP7Z',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/company' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'company',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/company/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'company.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/company/general/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'company.general.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/company/item/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'company.item.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/company/prefix/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'prefix.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/company/print/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'company.print.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/company/module/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'company.module.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sms/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sms.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sms/send' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sms.send',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sms/template/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sms.template.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sms/template/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sms.template.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sms/template/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sms.template.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sms/template/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sms.template.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sms/template/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sms.template.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sms/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sms.template.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/email/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'email.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/email/send' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'email.send',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/email/template/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'email.template.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/email/template/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'email.template.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/email/template/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'email.template.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/email/template/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'email.template.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/email/template/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'email.template.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/email/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'email.template.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/party/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'party.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/party/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'party.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/party/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'party.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/party/transaction-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::hEVHWvEBqKGvOifW',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/party/payment/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'store.party.payment',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/party/ajax/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::0MNnSAs3S6egIQYQ',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/customer/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'customer.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/customer/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'customer.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/customer/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'customer.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/customer/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'customer.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/customer/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'customer.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/customer/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'customer.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/order/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/order/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/order/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/order/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/order/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/order/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/order/payment/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.payment.delete',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/order/get_service_order_records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::qwSSKwf1oZIY3MF7',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/schedule/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'schedule.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/schedule/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'schedule.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/schedule/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'schedule.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/schedule/get_service_order_records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::YgDFCLN783Ej6zJH',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/assigned-jobs/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'assigned_jobs.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/assigned-jobs/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'assigned_jobs.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/assigned-jobs/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'assigned_jobs.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/tax/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tax.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/tax/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tax.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/tax/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tax.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/tax/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tax.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/tax/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tax.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/tax/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tax.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/warehouse/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'warehouse.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/warehouse/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'warehouse.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/warehouse/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'warehouse.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/warehouse/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'warehouse.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/warehouse/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'warehouse.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/warehouse/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'warehouse.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/warehouse/select2/ajax/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Au0AI7fsDPvsq9JX',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/stock-transfer/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'stock_transfer.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/stock-transfer/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'stock_transfer.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/stock-transfer/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'stock_transfer.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/stock-transfer/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'stock_transfer.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/stock-transfer/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'stock_transfer.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/stock-transfer/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'stock_transfer.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/language/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'language.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/language/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'language.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/language/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'language.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/language/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'language.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/language/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'language.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/language/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'language.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment-type/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'payment.type.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment-type/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'payment.type.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment-type/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'payment.types.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment-type/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'payment.type.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment-type/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'payment.type.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment-type/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'payment.type.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment-type/ajax/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::FQ0UaG8B5Evc380k',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/unit/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unit.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/unit/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unit.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/unit/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unit.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/unit/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unit.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/unit/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unit.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/unit/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unit.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'service.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'service.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'service.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'service.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'service.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'service.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service/noimage' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::6PWuJID52OgkrQJw',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/service/get_service_records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::KSb10klosUnG2hBV',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/users/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,
),
),
'/users/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/users/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'users.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/users/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/users/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/users/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/users/noimage' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::97npq9U87qMDy30G',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/profile' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.profile',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/profile/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.profile.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/profile/password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.profile.password',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/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,
),
),
'/role-and-permission/role/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'role.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/role/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'roles.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/role/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'role.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/role/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'role.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/role/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'role.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/permission/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/permission/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/permission/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/permission/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/permission/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/permission/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/group/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.group.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/group/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.group.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/group/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.group.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/group/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.group.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/group/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.store.group',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/role-and-permission/group/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.group.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/order' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.order',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/order/get-orders' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.order.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/job-status' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.job.status',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/job-status/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.job.status.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/order/payment' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.order.payment',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/order/payment/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.order.payment.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/account/balance-sheet' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.balance_sheet',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/account/balance-sheet/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.account.balance-sheet.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/account/trial-balance' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.trial_balance',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/account/trial-balance/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.account.trial-balance.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/api/account-tree' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::l5Y2br5omoQWHxwO',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/item-transaction/batch' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.item.transaction.batch',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/item-transaction/batch/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.item.transaction.batch.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/item-transaction/serial' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.item.transaction.serial',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/item-transaction/serial/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.item.transaction.serial.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/item-transaction/general' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.item.transaction.general',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/item-transaction/general/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.item.transaction.general.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/purchase' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.purchase',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/purchase/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.purchase.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/purchase/item' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.purchase.item',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/purchase/item/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.purchase.item.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/purchase/payment' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.purchase.payment',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/purchase/payment/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.purchase.payment.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/sale' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.sale',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/sale/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.sale.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/sale/item' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.sale.item',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/sale/item/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.sale.item.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/sale/payment' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.sale.payment',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/sale/payment/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.sale.payment.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/expired/item' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.expired.item',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/expired/item/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.expired.item.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/reorder/item' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.reorder.item',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/reorder/item/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.reorder.item.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/profit-and-loss' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.profit_and_loss',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/profit-and-loss/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.profit_and_loss.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/expense' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.expense',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/expense/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.expense.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/expense/item' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.expense.item',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/expense/item/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.expense.item.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/expense/payment' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.expense.payment',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/expense/payment/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.expense.payment.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/transaction/cashflow' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.transaction.cashflow',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/transaction/cashflow/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.transaction.cashflow.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/transaction/bank-statement' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.transaction.bank-statement',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/transaction/bank-statement/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.transaction.bank-statement.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/gstr-1' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.gstr-1',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/gstr-1/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.gstr-1.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/gstr-2' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.gstr-2',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/gstr-2/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.gstr-2.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/stock-transfer' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.stock_transfer',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/stock-transfer/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.stock_transfer.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/stock-transfer/item' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.stock_transfer.item',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/stock-transfer/item/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.stock_transfer.item.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/customer/due' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.customer.due.payment',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/customer/due/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.customer.due.payment.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/supplier/due' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.supplier.due.payment',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/supplier/due/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.supplier.due.payment.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/stock-report/batch' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.stock_report.item.batch',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/stock-report/batch/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.stock_report.item.batch.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/stock-report/serial' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.stock_report.item.serial',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/stock-report/serial/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.stock_report.item.serial.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/stock-report/general' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.stock_report.item.general',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/report/stock-report/general/get-records' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'report.stock_report.item.general.ajax',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/group/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.group.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/group/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.group.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/group/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.group.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/group/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.group.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/group/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.group.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/account/group/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.group.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/category/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.category.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/category/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.category.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/category/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.category.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/category/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.category.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/category/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.category.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/category/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.category.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/subcategory/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.subcategory.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/subcategory/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.subcategory.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/subcategory/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.subcategory.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/subcategory/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.subcategory.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/subcategory/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.subcategory.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/subcategory/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.subcategory.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/expense/expense-items-master/ajax/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::3iYxYC7ia2MNen83',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/transaction-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::q0N7NdjRNjByyqKH',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/category/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.category.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/category/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.category.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/category/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.category.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/category/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.category.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/category/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.category.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/category/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.category.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/brand/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.brand.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/brand/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.brand.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/brand/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.brand.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/brand/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.brand.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/brand/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.brand.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/brand/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.brand.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/ajax/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::YV4ub4yCXGQZhqb7',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/ajax/pos/item-grid/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::wTnAZmtHygLbJbrz',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/select2/ajax/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::wX2WcfXa7llJkGSB',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/batch/select2/ajax/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::6Ll61vj9KhN60fdD',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/serial/select2/ajax/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::FTqBAUI9Hs0IeX4K',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/serial/stock/ajax/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::gNjnYeDsrn3scoBf',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/batch/stock/ajax/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::tlCfgTeyyWyzPhUX',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/brand/select2/ajax/get-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::lG9DGSuTIzpLaaGf',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/generate/barcode' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generate.barcode',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/item/generate/labels' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generate.labels',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/import/items' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'import.items',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/import/items/upload' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'import.items.upload',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/import/party' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'import.party',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/import/party/upload' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'import.party.upload',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/order/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.order.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/order/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.order.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/order/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.order.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/order/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.order.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/order/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.order.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/order/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.order.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/bill/convert-to/purchase/save' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase-order.to.purchase.save',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/bill/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/bill/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/bill/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/bill/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/bill/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/bill/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/return/convert-from/purchase-bill/save' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.to.purchase.return.save',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/return/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/return/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/return/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/return/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/return/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/purchase/return/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment/purchase-bill/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'store.purchase.bill.payment',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment/purchase-return/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'store.purchase.return.payment',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment/out' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.payment.out',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment/out/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.payment.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/order/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.order.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/order/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.order.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/order/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.order.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/order/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.order.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/order/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.order.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/order/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.order.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/pos' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'pos.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/invoice/convert-to/sale/save' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale-order.to.sale.save',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/invoice/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/invoice/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/invoice/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/invoice/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/invoice/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/invoice/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/return/convert-from/sale-bill/save' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.to.sale.return.save',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/return/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/return/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/return/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/return/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/return/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/return/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment/sale-invoice/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'store.sale.invoice.payment',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment/sale-return/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'store.sale.return.payment',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment/in' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.payment.in',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/payment/in/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.payment.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/transaction/cash/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'cash.transaction.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/transaction/get/cash-in-hand' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Egbb3g0ALPv3JK02',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/transaction/cheque/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'cheque.deposit.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/transaction/cash/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'transaction.cash.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/transaction/cheque/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'transaction.cheque.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/transaction/bank/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'transaction.bank.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/transaction/cash/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::5NTeyGz2LP5uutvw',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/transaction/cheque/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::0SP9R03K7KTxvc5c',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/transaction/bank/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::G5aIQTpkStQAB428',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/transaction/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'cash.transaction.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/quotation/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.quotation.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/quotation/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.quotation.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/quotation/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.quotation.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/quotation/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.quotation.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/quotation/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.quotation.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/quotation/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.quotation.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/currency/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'currency.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/currency/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'currency.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/currency/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'currency.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/currency/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'currency.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/currency/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'currency.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/currency/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'currency.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/carrier/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'carrier.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/carrier/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'carrier.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/carrier/list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'carrier.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/carrier/datatable-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'carrier.datatable.list',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/carrier/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'carrier.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/carrier/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'carrier.delete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/download-item-sheet' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'download-item-sheet',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/download-contact-sheet' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'download-contact-sheet',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/register' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'register',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::WiuBpmoHptBfdK3V',
),
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::YmVmmv25PgZKE4uV',
),
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::TT4oZB4dZ0qmeASK',
),
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,
),
),
'/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'logout',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
),
2 =>
array (
0 => '{^(?|/_debugbar/(?|c(?|lockwork/([^/]++)(*:42)|ache/([^/]++)(?:/([^/]++))?(*:76))|telescope/([^/]++)(*:102))|/t(?|enancy/assets(?:/((?:.*)))?(*:143)|heme/switch/([^/]++)(*:171)|ax/edit/([^/]++)(*:195)|ransaction/c(?|ash/adjustment/get/([^/]++)(*:245)|heque/(?|details/get/([^/]++)(*:282)|re\\-open/([^/]++)(*:307))))|/fevicon(?:/([^/]++))?(*:340)|/a(?|pp/getimage(?:/([^/]++))?(*:378)|ssigned\\-jobs/update/([^/]++)(*:415)|ccount/(?|edit/([^/]++)(*:446)|group/edit/([^/]++)(*:473)))|/language/(?|switch/([^/]++)(*:511)|edit/([^/]++)(*:532))|/c(?|ompany/(?|getimage(?:/([^/]++))?(*:578)|s(?|ignature/getimage(?:/([^/]++))?(*:621)|ponsers/getimage(?:/([^/]++))?(*:659)))|u(?|stomer/edit/([^/]++)(*:693)|rrency/edit/([^/]++)(*:721))|arrier/edit/([^/]++)(*:750))|/s(?|ms/template/edit/([^/]++)(*:789)|chedule/edit/([^/]++)(*:818)|t(?|ock\\-transfer/(?|details/([^/]++)(*:863)|edit/([^/]++)(*:884)|p(?|rint/([^/]++)(*:909)|df/([^/]++)(*:928)))|atus\\-history/(?|sale\\-order/([^/]++)(*:975)|purchase\\-order/([^/]++)(*:1007)|quotation/([^/]++)(*:1034)))|ervice/(?|edit/([^/]++)(*:1068)|getimage(?:/([^/]++))?(*:1099))|ale/(?|order/(?|e(?|dit/([^/]++)(*:1141)|mail/get\\-content/([^/]++)(*:1176))|details/([^/]++)(*:1202)|p(?|rint/([^/]++)(*:1228)|df/([^/]++)(*:1248))|sms/get\\-content/([^/]++)(*:1283))|invoice/(?|convert(?|/([^/]++)(*:1323)|\\-quotation\\-to\\-sale/([^/]++)(*:1362))|e(?|dit/([^/]++)(*:1388)|mail/get\\-content/([^/]++)(*:1423))|details/([^/]++)(*:1449)|p(?|rint/([^/]++)/([^/]++)(*:1484)|df/([^/]++)/([^/]++)(*:1513))|s(?|ms/get\\-content/([^/]++)(*:1551)|old\\-items/([^/]++)(?:/([^/]++))?(*:1593)))|return/(?|convert/([^/]++)(*:1630)|e(?|dit/([^/]++)(*:1655)|mail/get\\-content/([^/]++)(*:1690))|details/([^/]++)(*:1716)|p(?|rint/([^/]++)(*:1742)|df/([^/]++)(*:1762))|sms/get\\-content/([^/]++)(*:1797))))|/e(?|mail/template/edit/([^/]++)(*:1841)|xpense/(?|edit/([^/]++)(*:1873)|print/([^/]++)(*:1896)|category/edit/([^/]++)(*:1927)|subcategory/edit/([^/]++)(*:1961)))|/p(?|a(?|rty/(?|([^/]++)/(?|create(*:2006)|edit/([^/]++)(*:2028)|list(*:2041)|datatable\\-list(*:2065)|transaction/([^/]++)(*:2094))|payment(?|/([^/]++)/([^/]++)(*:2132)|\\-(?|receipt/p(?|rint/([^/]++)(*:2171)|df/([^/]++)(*:2191))|history/([^/]++)(*:2217)|delete/([^/]++)(*:2241)))|due\\-payment/get\\-records/([^/]++)(*:2286))|yment(?|\\-type/edit/([^/]++)(*:2324)|/(?|purchase\\-(?|order/delete/([^/]++)(*:2371)|bill/(?|get/([^/]++)(*:2400)|history/([^/]++)(*:2425)|delete/([^/]++)(*:2449)|p(?|rint/([^/]++)(*:2475)|df/([^/]++)(*:2495)))|return/(?|get/([^/]++)(*:2528)|history/([^/]++)(*:2553)|delete/([^/]++)(*:2577)|p(?|rint/([^/]++)(*:2603)|df/([^/]++)(*:2623))))|sale\\-(?|order/delete/([^/]++)(*:2665)|invoice/(?|get/([^/]++)(*:2697)|history/([^/]++)(*:2722)|delete/([^/]++)(*:2746)|p(?|rint/([^/]++)(*:2772)|df/([^/]++)(*:2792)))|return/(?|get/([^/]++)(*:2825)|history/([^/]++)(*:2850)|delete/([^/]++)(*:2874)|p(?|rint/([^/]++)(*:2900)|df/([^/]++)(*:2920))))|quotation/delete/([^/]++)(*:2957))))|urchase/(?|order/(?|e(?|dit/([^/]++)(*:3005)|mail/get\\-content/([^/]++)(*:3040))|details/([^/]++)(*:3066)|p(?|rint/([^/]++)(*:3092)|df/([^/]++)(*:3112))|sms/get\\-content/([^/]++)(*:3147))|bill/(?|convert/([^/]++)(*:3181)|e(?|dit/([^/]++)(*:3206)|mail/get\\-content/([^/]++)(*:3241))|details/([^/]++)(*:3267)|p(?|rint/([^/]++)(*:3293)|df/([^/]++)(*:3313)|urchased\\-items/([^/]++)(?:/([^/]++))?(*:3360))|thermal\\-print/([^/]++)(*:3393)|sms/get\\-content/([^/]++)(*:3427))|return/(?|convert/([^/]++)(*:3463)|e(?|dit/([^/]++)(*:3488)|mail/get\\-content/([^/]++)(*:3523))|details/([^/]++)(*:3549)|p(?|rint/([^/]++)(*:3575)|df/([^/]++)(*:3595))|sms/get\\-content/([^/]++)(*:3630)))|os/print/([^/]++)(*:3658))|/order/(?|edit/([^/]++)(*:3691)|receipt/([^/]++)(*:3716)|timeline/([^/]++)(*:3742))|/warehouse/edit/([^/]++)(*:3776)|/u(?|nit/edit/([^/]++)(*:3807)|sers/(?|edit/([^/]++)(*:3837)|getimage(?:/([^/]++))?(*:3868)))|/r(?|ole\\-and\\-permission/(?|role/edit/([^/]++)(*:3926)|permission/edit/([^/]++)(*:3959)|group/edit/([^/]++)(*:3987))|eset\\-password/([^/]++)(*:4020))|/item/(?|edit/([^/]++)(*:4052)|transaction/([^/]++)(*:4081)|getimage(?|(?:/([^/]++))?(*:4115)|/thumbnail(?:/([^/]++))?(*:4148))|category/edit/([^/]++)(*:4180)|brand/edit/([^/]++)(*:4208))|/quotation/(?|e(?|dit/([^/]++)(*:4248)|mail/get\\-content/([^/]++)(*:4283))|details/([^/]++)(*:4309)|p(?|rint/([^/]++)(*:4335)|df/([^/]++)(*:4355))|sms/get\\-content/([^/]++)(*:4390))|/verify\\-email/([^/]++)/([^/]++)(*:4432))/?$}sDu',
),
3 =>
array (
42 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'debugbar.clockwork',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
76 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'debugbar.cache.delete',
'tags' => NULL,
),
1 =>
array (
0 => 'key',
1 => 'tags',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
102 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'debugbar.telescope',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
143 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'stancl.tenancy.asset',
'path' => NULL,
),
1 =>
array (
0 => 'path',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
171 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'theme.switch',
),
1 =>
array (
0 => 'theme_name',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
195 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tax.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
245 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::462EWX0Uujc75efU',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
282 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::7KeZl5aa0MpqJYo1',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
307 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::WdPg8nClH7iY5uje',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
340 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Jt5oHoMpZRbje70P',
'image_name' => NULL,
),
1 =>
array (
0 => 'image_name',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
378 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::xu1djQyNiov6p2OS',
'image_name' => NULL,
),
1 =>
array (
0 => 'image_name',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
415 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'assigned_jobs.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
446 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'account.edit',
),
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' => 'account.group.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
511 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'language.switch',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
532 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'language.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
578 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::4y61Vd19CDp6z5fb',
'image_name' => NULL,
),
1 =>
array (
0 => 'image_name',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
621 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::eRBdCbgFbuMF2Jic',
'image_name' => NULL,
),
1 =>
array (
0 => 'image_name',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
659 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ZIP6ZvX7FSJJaqnj',
'image_name' => NULL,
),
1 =>
array (
0 => 'image_name',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
693 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'customer.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
721 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'currency.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
750 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'carrier.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
789 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sms.template.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
818 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'schedule.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
863 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'stock_transfer.details',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
884 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'stock_transfer.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
909 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'stock_transfer.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
928 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'stock_transfer.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
975 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::lkmhqlJUPXkm7Vq7',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1007 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::YJNdg3V69VvIm2Di',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1034 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ANLiSn3WkeXIvCUP',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1068 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'service.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1099 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::mVOSt091mDNh9NRM',
'image_name' => NULL,
),
1 =>
array (
0 => 'image_name',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1141 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.order.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1176 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::zG8x1YKkCaWgQ20S',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1202 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.order.details',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1228 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.order.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1248 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.order.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1283 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::RHOgPaBvd4QjV1QN',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1323 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.convert',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1362 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'convert.quotation.to.sale.invoice',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1388 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1423 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::MLSKDcmTcX6DeBsw',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1449 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.details',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1484 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.print',
),
1 =>
array (
0 => 'invoiceFormat',
1 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1513 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.pdf',
),
1 =>
array (
0 => 'invoiceFormat',
1 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1551 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::g2aUXQEewbIawiQA',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1593 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::3JEHL4oBPvJD3Vpw',
'itemId' => NULL,
),
1 =>
array (
0 => 'partyId',
1 => 'itemId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1630 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.convert',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1655 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1690 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::TgpOjp1EnixX5WYY',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1716 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.details',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1742 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1762 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1797 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::BPnYWGGvANa144ex',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1841 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'email.template.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1873 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1896 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1927 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.category.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1961 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'expense.subcategory.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2006 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'party.create',
),
1 =>
array (
0 => 'partyType',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
2028 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'party.edit',
),
1 =>
array (
0 => 'partyType',
1 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2041 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'party.list',
),
1 =>
array (
0 => 'partyType',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
2065 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'party.datatable.list',
),
1 =>
array (
0 => 'partyType',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
2094 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'party.transaction.list',
),
1 =>
array (
0 => 'partyType',
1 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2132 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'party.payment.create',
),
1 =>
array (
0 => 'partyType',
1 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2171 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::mvmVbQDCBhTK2IUB',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2191 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::vELWGBwEkC4hB5K2',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2217 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::tMMklUfCIusGlQec',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2241 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::dH3ioxVHuWWOpOjO',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2286 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::A7u904Y1Y4DNDCSk',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2324 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'payment.type.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2371 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::167qjJIP4bCCWEnk',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2400 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::srVPiLWjvqXt4fse',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2425 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::1x2kzpyTy5chnf2L',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2449 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::1985PPTFuHkQbL3E',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2475 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.payment.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2495 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.payment.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2528 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::dwgWxbQTQks6JwEG',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2553 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::HP4sBeJxq4ymT35N',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2577 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::vrTqx71F3IHK8qHI',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2603 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.payment.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2623 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.payment.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2665 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::1sUscEfBCiavjkO8',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2697 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::D4jqFCN1MHQ0k9ym',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2722 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::vVXtbubhiDLr7xon',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2746 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::IY7dzOsndFvFmwBm',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2772 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.payment.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2792 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.payment.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2825 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::CURRM6DFuOvnmxtS',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2850 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::txQzycKPsLejmfcD',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2874 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::EtC6MIDW8TBPdv67',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2900 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.payment.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2920 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.return.payment.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2957 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::I2PbP4Jmy7kiNZYN',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3005 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.order.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3040 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::7N7VxWqenFH0qNps',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3066 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.order.details',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3092 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.order.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3112 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.order.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3147 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::xIomnLCuLGIfh3eK',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3181 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.convert',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3206 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3241 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::6Cww8MaCG5OHCqe1',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3267 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.details',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3293 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3313 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3360 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::DYXS3BNGn0wXlV8V',
'itemId' => NULL,
),
1 =>
array (
0 => 'partyId',
1 => 'itemId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3393 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.bill.thermal-print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3427 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::2cNDr9UOsXiKrVUf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3463 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.convert',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3488 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3523 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::DSCPatQDWaEj2ByW',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3549 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.details',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3575 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3595 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'purchase.return.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3630 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::LlEBw38ydvnsD1Mf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3658 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.invoice.pos.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3691 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3716 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.receipt',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3742 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.timeline',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3776 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'warehouse.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3807 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unit.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3837 =>
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,
),
),
3868 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ug1yucLC0wXofdav',
'image_name' => NULL,
),
1 =>
array (
0 => 'image_name',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3926 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'role.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3959 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
3987 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'permission.group.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4020 =>
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,
),
),
4052 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4081 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.transaction.list',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4115 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::y5ekQjZMbkYVJMN8',
'image_name' => NULL,
),
1 =>
array (
0 => 'image_name',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4148 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::qIW09FJZpo8EMlJO',
'image_name' => NULL,
),
1 =>
array (
0 => 'image_name',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4180 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.category.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4208 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'item.brand.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4248 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.quotation.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4283 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::xXbs1Spfdhrtfc8k',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4309 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.quotation.details',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4335 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.quotation.print',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4355 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sale.quotation.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4390 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Z5i31kHFELC6LiGC',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
4432 =>
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 (
'LaravelInstaller::welcome' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'install',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'install',
),
'as' => 'LaravelInstaller::welcome',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\WelcomeController@welcome',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\WelcomeController@welcome',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'install',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'LaravelInstaller::environment' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'install/environment',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'install',
),
'as' => 'LaravelInstaller::environment',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\EnvironmentController@environmentMenu',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\EnvironmentController@environmentMenu',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'install',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'LaravelInstaller::environmentWizard' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'install/environment/wizard',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'install',
),
'as' => 'LaravelInstaller::environmentWizard',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\EnvironmentController@environmentWizard',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\EnvironmentController@environmentWizard',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'install',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'LaravelInstaller::environmentSaveWizard' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'install/environment/saveWizard',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'install',
),
'as' => 'LaravelInstaller::environmentSaveWizard',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\EnvironmentController@saveWizard',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\EnvironmentController@saveWizard',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'install',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'LaravelInstaller::requirements' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'install/requirements',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'install',
),
'as' => 'LaravelInstaller::requirements',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\RequirementsController@requirements',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\RequirementsController@requirements',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'install',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'LaravelInstaller::permissions' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'install/permissions',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'install',
),
'as' => 'LaravelInstaller::permissions',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\PermissionsController@permissions',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\PermissionsController@permissions',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'install',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'LaravelInstaller::database' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'install/database',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'install',
),
'as' => 'LaravelInstaller::database',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\DatabaseController@database',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\DatabaseController@database',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'install',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'LaravelInstaller::final' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'install/final',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'install',
),
'as' => 'LaravelInstaller::final',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\FinalController@finish',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\FinalController@finish',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'install',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'LaravelUpdater::welcome' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'update',
),
'as' => 'LaravelUpdater::welcome',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\UpdateController@welcome',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\UpdateController@welcome',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'update',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'LaravelUpdater::overview' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'update/overview',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'update',
),
'as' => 'LaravelUpdater::overview',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\UpdateController@overview',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\UpdateController@overview',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'update',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'LaravelUpdater::database' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'update/database',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'update',
),
'as' => 'LaravelUpdater::database',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\UpdateController@database',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\UpdateController@database',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'update',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'LaravelUpdater::final' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'update/final',
'action' =>
array (
'middleware' => 'web',
'as' => 'LaravelUpdater::final',
'uses' => 'RachidLaasri\\LaravelInstaller\\Controllers\\UpdateController@finish',
'controller' => 'RachidLaasri\\LaravelInstaller\\Controllers\\UpdateController@finish',
'namespace' => 'RachidLaasri\\LaravelInstaller\\Controllers',
'prefix' => 'update',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'debugbar.openhandler' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_debugbar/open',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Barryvdh\\Debugbar\\Middleware\\DebugbarEnabled',
),
'uses' => 'Barryvdh\\Debugbar\\Controllers\\OpenHandlerController@handle',
'as' => 'debugbar.openhandler',
'controller' => 'Barryvdh\\Debugbar\\Controllers\\OpenHandlerController@handle',
'namespace' => 'Barryvdh\\Debugbar\\Controllers',
'prefix' => '_debugbar',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'debugbar.clockwork' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_debugbar/clockwork/{id}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Barryvdh\\Debugbar\\Middleware\\DebugbarEnabled',
),
'uses' => 'Barryvdh\\Debugbar\\Controllers\\OpenHandlerController@clockwork',
'as' => 'debugbar.clockwork',
'controller' => 'Barryvdh\\Debugbar\\Controllers\\OpenHandlerController@clockwork',
'namespace' => 'Barryvdh\\Debugbar\\Controllers',
'prefix' => '_debugbar',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'debugbar.telescope' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_debugbar/telescope/{id}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Barryvdh\\Debugbar\\Middleware\\DebugbarEnabled',
),
'uses' => 'Barryvdh\\Debugbar\\Controllers\\TelescopeController@show',
'as' => 'debugbar.telescope',
'controller' => 'Barryvdh\\Debugbar\\Controllers\\TelescopeController@show',
'namespace' => 'Barryvdh\\Debugbar\\Controllers',
'prefix' => '_debugbar',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'debugbar.assets.css' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_debugbar/assets/stylesheets',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Barryvdh\\Debugbar\\Middleware\\DebugbarEnabled',
),
'uses' => 'Barryvdh\\Debugbar\\Controllers\\AssetController@css',
'as' => 'debugbar.assets.css',
'controller' => 'Barryvdh\\Debugbar\\Controllers\\AssetController@css',
'namespace' => 'Barryvdh\\Debugbar\\Controllers',
'prefix' => '_debugbar',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'debugbar.assets.js' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_debugbar/assets/javascript',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Barryvdh\\Debugbar\\Middleware\\DebugbarEnabled',
),
'uses' => 'Barryvdh\\Debugbar\\Controllers\\AssetController@js',
'as' => 'debugbar.assets.js',
'controller' => 'Barryvdh\\Debugbar\\Controllers\\AssetController@js',
'namespace' => 'Barryvdh\\Debugbar\\Controllers',
'prefix' => '_debugbar',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'debugbar.cache.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => '_debugbar/cache/{key}/{tags?}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Barryvdh\\Debugbar\\Middleware\\DebugbarEnabled',
),
'uses' => 'Barryvdh\\Debugbar\\Controllers\\CacheController@delete',
'as' => 'debugbar.cache.delete',
'controller' => 'Barryvdh\\Debugbar\\Controllers\\CacheController@delete',
'namespace' => 'Barryvdh\\Debugbar\\Controllers',
'prefix' => '_debugbar',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'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,
),
'stancl.tenancy.asset' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'tenancy/assets/{path?}',
'action' =>
array (
'uses' => 'Stancl\\Tenancy\\Controllers\\TenantAssetsController@asset',
'controller' => 'Stancl\\Tenancy\\Controllers\\TenantAssetsController@asset',
'as' => 'stancl.tenancy.asset',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'path' => '(.*)',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::UlZ6aoq0KXhHfky9' =>
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:"00000000000009350000000000000000";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::UlZ6aoq0KXhHfky9',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::AJvtYT1O5pRMmdf0' =>
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:47:"function () {
return \\redirect(\'/login\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009370000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::AJvtYT1O5pRMmdf0',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'migrate' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'migrate/db',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\AppSettingsController@migrate',
'controller' => 'App\\Http\\Controllers\\AppSettingsController@migrate',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'migrate',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::HfVBW9ljgDusoVlV' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'noimage',
'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:207:"function(){
//If image doesn\'t exist, show empty image
$imagePath = \\Illuminate\\Support\\Facades\\Storage::path(\'public/images/noimages/no-image-found.jpg\');
return \\response()->file($imagePath);
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000093a0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::HfVBW9ljgDusoVlV',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Jt5oHoMpZRbje70P' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'fevicon/{image_name?}',
'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:338:"function($image_name=null){
$imagePath = \'public/images/fevicon/\' . $image_name;
if ($image_name==null || !\\Illuminate\\Support\\Facades\\Storage::exists($imagePath)) {
$imagePath = \'public/images/fevicon/default/favicon-32x32.png\';
}
return \\response()->file(\\Illuminate\\Support\\Facades\\Storage::path($imagePath));
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000093c0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::Jt5oHoMpZRbje70P',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::xu1djQyNiov6p2OS' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'app/getimage/{image_name?}',
'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:304:"function($image_name=null){
$imagePath = \'public/images/app-logo/\' . $image_name;
if ($image_name==null || !\\Illuminate\\Support\\Facades\\Storage::exists($imagePath)) {
return \\redirect(\'noimage\');
}
return \\response()->file(\\Illuminate\\Support\\Facades\\Storage::path($imagePath));
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000093e0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::xu1djQyNiov6p2OS',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'language.switch' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'language/switch/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\LanguageController@switchLanguage',
'controller' => 'App\\Http\\Controllers\\LanguageController@switchLanguage',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'language.switch',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'theme.switch' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'theme/switch/{theme_name}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\LanguageController@switchTheme',
'controller' => 'App\\Http\\Controllers\\LanguageController@switchTheme',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'theme.switch',
),
'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\\DashboardController@index',
'controller' => 'App\\Http\\Controllers\\DashboardController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'dashboard',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'clear.cache' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'settings/app/clear_cache',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\AppSettingsController@clearCache',
'controller' => 'App\\Http\\Controllers\\AppSettingsController@clearCache',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'clear.cache',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'settings.app' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'settings/app-settings',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:app.settings.edit',
),
'uses' => 'App\\Http\\Controllers\\AppSettingsController@index',
'controller' => 'App\\Http\\Controllers\\AppSettingsController@index',
'namespace' => NULL,
'prefix' => '/settings',
'where' =>
array (
),
'as' => 'settings.app',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'general.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'settings/app/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:app.settings.edit',
),
'uses' => 'App\\Http\\Controllers\\AppSettingsController@store',
'controller' => 'App\\Http\\Controllers\\AppSettingsController@store',
'namespace' => NULL,
'prefix' => '/settings',
'where' =>
array (
),
'as' => 'general.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'logo.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'settings/app/store_logo',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:app.settings.edit',
),
'uses' => 'App\\Http\\Controllers\\AppSettingsController@storeLogo',
'controller' => 'App\\Http\\Controllers\\AppSettingsController@storeLogo',
'namespace' => NULL,
'prefix' => '/settings',
'where' =>
array (
),
'as' => 'logo.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'smtp.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'settings/smtp/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:app.settings.edit',
),
'uses' => 'App\\Http\\Controllers\\SmtpSettingsController@store',
'controller' => 'App\\Http\\Controllers\\SmtpSettingsController@store',
'namespace' => NULL,
'prefix' => '/settings',
'where' =>
array (
),
'as' => 'smtp.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'twilio.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'settings/sms/twilio/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:app.settings.edit',
),
'uses' => 'App\\Http\\Controllers\\AppSettingsController@storeTwilio',
'controller' => 'App\\Http\\Controllers\\AppSettingsController@storeTwilio',
'namespace' => NULL,
'prefix' => '/settings',
'where' =>
array (
),
'as' => 'twilio.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'vonage.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'settings/sms/vonage/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:app.settings.edit',
),
'uses' => 'App\\Http\\Controllers\\AppSettingsController@storeVonage',
'controller' => 'App\\Http\\Controllers\\AppSettingsController@storeVonage',
'namespace' => NULL,
'prefix' => '/settings',
'where' =>
array (
),
'as' => 'vonage.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'database.backup' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'settings/database/backup',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:app.settings.edit',
),
'uses' => 'App\\Http\\Controllers\\AppSettingsController@databaseBackup',
'controller' => 'App\\Http\\Controllers\\AppSettingsController@databaseBackup',
'namespace' => NULL,
'prefix' => '/settings',
'where' =>
array (
),
'as' => 'database.backup',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'clear.app.log' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'settings/app/clear-log',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:app.settings.edit',
),
'uses' => 'App\\Http\\Controllers\\AppSettingsController@clearAppLog',
'controller' => 'App\\Http\\Controllers\\AppSettingsController@clearAppLog',
'namespace' => NULL,
'prefix' => '/settings',
'where' =>
array (
),
'as' => 'clear.app.log',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Tctqu3NClEkyjP7Z' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'settings/email/notification',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:app.settings.edit',
),
'uses' => 'App\\Http\\Controllers\\EmailController@notificationTest',
'controller' => 'App\\Http\\Controllers\\EmailController@notificationTest',
'namespace' => NULL,
'prefix' => '/settings',
'where' =>
array (
),
'as' => 'generated::Tctqu3NClEkyjP7Z',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'company' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'company',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:company.edit',
),
'uses' => 'App\\Http\\Controllers\\CompanyController@index',
'controller' => 'App\\Http\\Controllers\\CompanyController@index',
'namespace' => NULL,
'prefix' => '/company',
'where' =>
array (
),
'as' => 'company',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'company.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'company/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:company.edit',
),
'uses' => 'App\\Http\\Controllers\\CompanyController@update',
'controller' => 'App\\Http\\Controllers\\CompanyController@update',
'namespace' => NULL,
'prefix' => '/company',
'where' =>
array (
),
'as' => 'company.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'company.general.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'company/general/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:company.edit',
),
'uses' => 'App\\Http\\Controllers\\CompanyController@generalUpdate',
'controller' => 'App\\Http\\Controllers\\CompanyController@generalUpdate',
'namespace' => NULL,
'prefix' => '/company',
'where' =>
array (
),
'as' => 'company.general.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'company.item.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'company/item/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:company.edit',
),
'uses' => 'App\\Http\\Controllers\\CompanyController@itemUpdate',
'controller' => 'App\\Http\\Controllers\\CompanyController@itemUpdate',
'namespace' => NULL,
'prefix' => '/company',
'where' =>
array (
),
'as' => 'company.item.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'prefix.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'company/prefix/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:company.edit',
),
'uses' => 'App\\Http\\Controllers\\PrefixController@update',
'controller' => 'App\\Http\\Controllers\\PrefixController@update',
'namespace' => NULL,
'prefix' => '/company',
'where' =>
array (
),
'as' => 'prefix.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'company.print.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'company/print/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:company.edit',
),
'uses' => 'App\\Http\\Controllers\\CompanyController@printUpdate',
'controller' => 'App\\Http\\Controllers\\CompanyController@printUpdate',
'namespace' => NULL,
'prefix' => '/company',
'where' =>
array (
),
'as' => 'company.print.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'company.module.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'company/module/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:company.edit',
),
'uses' => 'App\\Http\\Controllers\\CompanyController@moduleUpdate',
'controller' => 'App\\Http\\Controllers\\CompanyController@moduleUpdate',
'namespace' => NULL,
'prefix' => '/company',
'where' =>
array (
),
'as' => 'company.module.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::4y61Vd19CDp6z5fb' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'company/getimage/{image_name?}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:company.edit',
),
'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:352:"function($image_name=null){
$imagePath = \'public/images/company/\' . $image_name;
if ($image_name==null || !\\Illuminate\\Support\\Facades\\Storage::exists($imagePath)) {
return \\redirect(\'/noimage\');
}
return \\response()->file(\\Illuminate\\Support\\Facades\\Storage::path($imagePath));
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009570000000000000000";}}',
'namespace' => NULL,
'prefix' => '/company',
'where' =>
array (
),
'as' => 'generated::4y61Vd19CDp6z5fb',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::eRBdCbgFbuMF2Jic' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'company/signature/getimage/{image_name?}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:company.edit',
),
'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:354:"function($image_name=null){
$imagePath = \'public/images/signature/\' . $image_name;
if ($image_name==null || !\\Illuminate\\Support\\Facades\\Storage::exists($imagePath)) {
return \\redirect(\'/noimage\');
}
return \\response()->file(\\Illuminate\\Support\\Facades\\Storage::path($imagePath));
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009590000000000000000";}}',
'namespace' => NULL,
'prefix' => '/company',
'where' =>
array (
),
'as' => 'generated::eRBdCbgFbuMF2Jic',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ZIP6ZvX7FSJJaqnj' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'company/sponsers/getimage/{image_name?}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:company.edit',
),
'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:363:"function($image_name=\'sponsers.png\'){
$imagePath = \'public/images/sponsers/\' . $image_name;
if ($image_name==null || !\\Illuminate\\Support\\Facades\\Storage::exists($imagePath)) {
return \\redirect(\'/noimage\');
}
return \\response()->file(\\Illuminate\\Support\\Facades\\Storage::path($imagePath));
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000095b0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/company',
'where' =>
array (
),
'as' => 'generated::ZIP6ZvX7FSJJaqnj',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sms.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sms/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sms.create',
),
'uses' => 'App\\Http\\Controllers\\SmsController@create',
'controller' => 'App\\Http\\Controllers\\SmsController@create',
'namespace' => NULL,
'prefix' => '/sms',
'where' =>
array (
),
'as' => 'sms.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sms.send' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sms/send',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SmsController@send',
'controller' => 'App\\Http\\Controllers\\SmsController@send',
'namespace' => NULL,
'prefix' => '/sms',
'where' =>
array (
),
'as' => 'sms.send',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sms.template.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sms/template/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sms.template.create',
),
'uses' => 'App\\Http\\Controllers\\SmsTemplateController@create',
'controller' => 'App\\Http\\Controllers\\SmsTemplateController@create',
'namespace' => NULL,
'prefix' => '/sms',
'where' =>
array (
),
'as' => 'sms.template.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sms.template.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sms/template/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SmsTemplateController@store',
'controller' => 'App\\Http\\Controllers\\SmsTemplateController@store',
'namespace' => NULL,
'prefix' => '/sms',
'where' =>
array (
),
'as' => 'sms.template.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sms.template.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sms/template/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sms.template.edit',
),
'uses' => 'App\\Http\\Controllers\\SmsTemplateController@edit',
'controller' => 'App\\Http\\Controllers\\SmsTemplateController@edit',
'namespace' => NULL,
'prefix' => '/sms',
'where' =>
array (
),
'as' => 'sms.template.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sms.template.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'sms/template/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SmsTemplateController@update',
'controller' => 'App\\Http\\Controllers\\SmsTemplateController@update',
'namespace' => NULL,
'prefix' => '/sms',
'where' =>
array (
),
'as' => 'sms.template.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sms.template.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sms/template/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sms.template.view',
),
'uses' => 'App\\Http\\Controllers\\SmsTemplateController@list',
'controller' => 'App\\Http\\Controllers\\SmsTemplateController@list',
'namespace' => NULL,
'prefix' => '/sms',
'where' =>
array (
),
'as' => 'sms.template.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sms.template.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sms/template/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SmsTemplateController@datatableList',
'controller' => 'App\\Http\\Controllers\\SmsTemplateController@datatableList',
'namespace' => NULL,
'prefix' => '/sms',
'where' =>
array (
),
'as' => 'sms.template.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sms.template.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sms/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sms.template.delete',
),
'uses' => 'App\\Http\\Controllers\\SmsTemplateController@delete',
'controller' => 'App\\Http\\Controllers\\SmsTemplateController@delete',
'namespace' => NULL,
'prefix' => '/sms',
'where' =>
array (
),
'as' => 'sms.template.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'email.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'email/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:email.create',
),
'uses' => 'App\\Http\\Controllers\\EmailController@create',
'controller' => 'App\\Http\\Controllers\\EmailController@create',
'namespace' => NULL,
'prefix' => '/email',
'where' =>
array (
),
'as' => 'email.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'email.send' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'email/send',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\EmailController@send',
'controller' => 'App\\Http\\Controllers\\EmailController@send',
'namespace' => NULL,
'prefix' => '/email',
'where' =>
array (
),
'as' => 'email.send',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'email.template.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'email/template/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:email.template.create',
),
'uses' => 'App\\Http\\Controllers\\EmailTemplateController@create',
'controller' => 'App\\Http\\Controllers\\EmailTemplateController@create',
'namespace' => NULL,
'prefix' => '/email',
'where' =>
array (
),
'as' => 'email.template.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'email.template.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'email/template/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\EmailTemplateController@store',
'controller' => 'App\\Http\\Controllers\\EmailTemplateController@store',
'namespace' => NULL,
'prefix' => '/email',
'where' =>
array (
),
'as' => 'email.template.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'email.template.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'email/template/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:email.template.edit',
),
'uses' => 'App\\Http\\Controllers\\EmailTemplateController@edit',
'controller' => 'App\\Http\\Controllers\\EmailTemplateController@edit',
'namespace' => NULL,
'prefix' => '/email',
'where' =>
array (
),
'as' => 'email.template.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'email.template.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'email/template/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\EmailTemplateController@update',
'controller' => 'App\\Http\\Controllers\\EmailTemplateController@update',
'namespace' => NULL,
'prefix' => '/email',
'where' =>
array (
),
'as' => 'email.template.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'email.template.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'email/template/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:email.template.view',
),
'uses' => 'App\\Http\\Controllers\\EmailTemplateController@list',
'controller' => 'App\\Http\\Controllers\\EmailTemplateController@list',
'namespace' => NULL,
'prefix' => '/email',
'where' =>
array (
),
'as' => 'email.template.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'email.template.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'email/template/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\EmailTemplateController@datatableList',
'controller' => 'App\\Http\\Controllers\\EmailTemplateController@datatableList',
'namespace' => NULL,
'prefix' => '/email',
'where' =>
array (
),
'as' => 'email.template.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'email.template.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'email/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:email.template.delete',
),
'uses' => 'App\\Http\\Controllers\\EmailTemplateController@delete',
'controller' => 'App\\Http\\Controllers\\EmailTemplateController@delete',
'namespace' => NULL,
'prefix' => '/email',
'where' =>
array (
),
'as' => 'email.template.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'party.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/{partyType}/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'check.party.permission',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyController@create',
'controller' => 'App\\Http\\Controllers\\Party\\PartyController@create',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'party.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'party.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/{partyType}/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'check.party.permission',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyController@edit',
'controller' => 'App\\Http\\Controllers\\Party\\PartyController@edit',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'party.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'party.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'party/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyController@store',
'controller' => 'App\\Http\\Controllers\\Party\\PartyController@store',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'party.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'party.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/{partyType}/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'check.party.permission',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyController@list',
'controller' => 'App\\Http\\Controllers\\Party\\PartyController@list',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'party.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'party.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/{partyType}/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyController@datatableList',
'controller' => 'App\\Http\\Controllers\\Party\\PartyController@datatableList',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'party.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'party.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'party/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyController@store',
'controller' => 'App\\Http\\Controllers\\Party\\PartyController@store',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'party.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'party.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'party/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'check.party.permission',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyController@delete',
'controller' => 'App\\Http\\Controllers\\Party\\PartyController@delete',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'party.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'party.transaction.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/{partyType}/transaction/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'check.party.permission',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@list',
'controller' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@list',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'party.transaction.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::hEVHWvEBqKGvOifW' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/transaction-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@datatableList',
'controller' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@datatableList',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'generated::hEVHWvEBqKGvOifW',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'party.payment.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/payment/{partyType}/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'check.party.permission',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@partyPayment',
'controller' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@partyPayment',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'party.payment.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::A7u904Y1Y4DNDCSk' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/due-payment/get-records/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@getDueRecords',
'controller' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@getDueRecords',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'generated::A7u904Y1Y4DNDCSk',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'store.party.payment' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'party/payment/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@storePartyPayment',
'controller' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@storePartyPayment',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'store.party.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::mvmVbQDCBhTK2IUB' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/payment-receipt/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'check.party.permission',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@printPartyPayment',
'controller' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@printPartyPayment',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'generated::mvmVbQDCBhTK2IUB',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::vELWGBwEkC4hB5K2' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/payment-receipt/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'check.party.permission',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@pdfPartyPayment',
'controller' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@pdfPartyPayment',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'generated::vELWGBwEkC4hB5K2',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::tMMklUfCIusGlQec' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/payment-history/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'check.party.permission',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@getPartyPaymentHistoryData',
'controller' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@getPartyPaymentHistoryData',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'generated::tMMklUfCIusGlQec',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::dH3ioxVHuWWOpOjO' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/payment-delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'check.party.permission',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@deletePartyPayment',
'controller' => 'App\\Http\\Controllers\\Party\\PartyTransactionController@deletePartyPayment',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'generated::dH3ioxVHuWWOpOjO',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::0MNnSAs3S6egIQYQ' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'party/ajax/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Party\\PartyController@getAjaxSearchBarList',
'controller' => 'App\\Http\\Controllers\\Party\\PartyController@getAjaxSearchBarList',
'namespace' => NULL,
'prefix' => '/party',
'where' =>
array (
),
'as' => 'generated::0MNnSAs3S6egIQYQ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'customer.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'customer/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:customer.create',
),
'uses' => 'App\\Http\\Controllers\\CustomerController@create',
'controller' => 'App\\Http\\Controllers\\CustomerController@create',
'namespace' => NULL,
'prefix' => '/customer',
'where' =>
array (
),
'as' => 'customer.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'customer.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'customer/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:customer.edit',
),
'uses' => 'App\\Http\\Controllers\\CustomerController@edit',
'controller' => 'App\\Http\\Controllers\\CustomerController@edit',
'namespace' => NULL,
'prefix' => '/customer',
'where' =>
array (
),
'as' => 'customer.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'customer.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'customer/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\CustomerController@update',
'controller' => 'App\\Http\\Controllers\\CustomerController@update',
'namespace' => NULL,
'prefix' => '/customer',
'where' =>
array (
),
'as' => 'customer.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'customer.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'customer/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:customer.view',
),
'uses' => 'App\\Http\\Controllers\\CustomerController@list',
'controller' => 'App\\Http\\Controllers\\CustomerController@list',
'namespace' => NULL,
'prefix' => '/customer',
'where' =>
array (
),
'as' => 'customer.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'customer.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'customer/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\CustomerController@datatableList',
'controller' => 'App\\Http\\Controllers\\CustomerController@datatableList',
'namespace' => NULL,
'prefix' => '/customer',
'where' =>
array (
),
'as' => 'customer.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'customer.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'customer/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\CustomerController@store',
'controller' => 'App\\Http\\Controllers\\CustomerController@store',
'namespace' => NULL,
'prefix' => '/customer',
'where' =>
array (
),
'as' => 'customer.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'customer.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'customer/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:customer.delete',
),
'uses' => 'App\\Http\\Controllers\\CustomerController@delete',
'controller' => 'App\\Http\\Controllers\\CustomerController@delete',
'namespace' => NULL,
'prefix' => '/customer',
'where' =>
array (
),
'as' => 'customer.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'order/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:order.create',
),
'uses' => 'App\\Http\\Controllers\\OrderController@create',
'controller' => 'App\\Http\\Controllers\\OrderController@create',
'namespace' => NULL,
'prefix' => '/order',
'where' =>
array (
),
'as' => 'order.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'order/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\OrderController@store',
'controller' => 'App\\Http\\Controllers\\OrderController@store',
'namespace' => NULL,
'prefix' => '/order',
'where' =>
array (
),
'as' => 'order.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'order/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:order.edit',
),
'uses' => 'App\\Http\\Controllers\\OrderController@edit',
'controller' => 'App\\Http\\Controllers\\OrderController@edit',
'namespace' => NULL,
'prefix' => '/order',
'where' =>
array (
),
'as' => 'order.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'order/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\OrderController@update',
'controller' => 'App\\Http\\Controllers\\OrderController@update',
'namespace' => NULL,
'prefix' => '/order',
'where' =>
array (
),
'as' => 'order.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'order/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:order.view',
),
'uses' => 'App\\Http\\Controllers\\OrderController@list',
'controller' => 'App\\Http\\Controllers\\OrderController@list',
'namespace' => NULL,
'prefix' => '/order',
'where' =>
array (
),
'as' => 'order.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'order/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\OrderController@datatableList',
'controller' => 'App\\Http\\Controllers\\OrderController@datatableList',
'namespace' => NULL,
'prefix' => '/order',
'where' =>
array (
),
'as' => 'order.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'order/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:order.delete',
),
'uses' => 'App\\Http\\Controllers\\OrderController@delete',
'controller' => 'App\\Http\\Controllers\\OrderController@delete',
'namespace' => NULL,
'prefix' => '/order',
'where' =>
array (
),
'as' => 'order.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.payment.delete' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'order/payment/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:order.delete',
),
'uses' => 'App\\Http\\Controllers\\OrderController@deletePayment',
'controller' => 'App\\Http\\Controllers\\OrderController@deletePayment',
'namespace' => NULL,
'prefix' => '/order',
'where' =>
array (
),
'as' => 'order.payment.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.receipt' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'order/receipt/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:order.create, order.edit, order.view',
),
'uses' => 'App\\Http\\Controllers\\OrderController@receipt',
'controller' => 'App\\Http\\Controllers\\OrderController@receipt',
'namespace' => NULL,
'prefix' => '/order',
'where' =>
array (
),
'as' => 'order.receipt',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.timeline' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'order/timeline/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:order.create, order.edit, order.view',
),
'uses' => 'App\\Http\\Controllers\\OrderController@timeline',
'controller' => 'App\\Http\\Controllers\\OrderController@timeline',
'namespace' => NULL,
'prefix' => '/order',
'where' =>
array (
),
'as' => 'order.timeline',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::qwSSKwf1oZIY3MF7' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'order/get_service_order_records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\OrderController@getOrderRecords',
'controller' => 'App\\Http\\Controllers\\OrderController@getOrderRecords',
'namespace' => NULL,
'prefix' => '/order',
'where' =>
array (
),
'as' => 'generated::qwSSKwf1oZIY3MF7',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'schedule.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'schedule/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:schedule.edit',
),
'uses' => 'App\\Http\\Controllers\\ScheduleController@edit',
'controller' => 'App\\Http\\Controllers\\ScheduleController@edit',
'namespace' => NULL,
'prefix' => '/schedule',
'where' =>
array (
),
'as' => 'schedule.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'schedule.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'schedule/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ScheduleController@update',
'controller' => 'App\\Http\\Controllers\\ScheduleController@update',
'namespace' => NULL,
'prefix' => '/schedule',
'where' =>
array (
),
'as' => 'schedule.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'schedule.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'schedule/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:schedule.view',
),
'uses' => 'App\\Http\\Controllers\\ScheduleController@list',
'controller' => 'App\\Http\\Controllers\\ScheduleController@list',
'namespace' => NULL,
'prefix' => '/schedule',
'where' =>
array (
),
'as' => 'schedule.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'schedule.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'schedule/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ScheduleController@datatableList',
'controller' => 'App\\Http\\Controllers\\ScheduleController@datatableList',
'namespace' => NULL,
'prefix' => '/schedule',
'where' =>
array (
),
'as' => 'schedule.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::YgDFCLN783Ej6zJH' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'schedule/get_service_order_records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ScheduleController@getOrderRecords',
'controller' => 'App\\Http\\Controllers\\ScheduleController@getOrderRecords',
'namespace' => NULL,
'prefix' => '/schedule',
'where' =>
array (
),
'as' => 'generated::YgDFCLN783Ej6zJH',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'assigned_jobs.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'assigned-jobs/update/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:assigned_jobs.edit',
),
'uses' => 'App\\Http\\Controllers\\AssignedJobController@edit',
'controller' => 'App\\Http\\Controllers\\AssignedJobController@edit',
'namespace' => NULL,
'prefix' => '/assigned-jobs',
'where' =>
array (
),
'as' => 'assigned_jobs.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'assigned_jobs.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'assigned-jobs/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\AssignedJobController@update',
'controller' => 'App\\Http\\Controllers\\AssignedJobController@update',
'namespace' => NULL,
'prefix' => '/assigned-jobs',
'where' =>
array (
),
'as' => 'assigned_jobs.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'assigned_jobs.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'assigned-jobs/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:assigned_jobs.view',
),
'uses' => 'App\\Http\\Controllers\\AssignedJobController@list',
'controller' => 'App\\Http\\Controllers\\AssignedJobController@list',
'namespace' => NULL,
'prefix' => '/assigned-jobs',
'where' =>
array (
),
'as' => 'assigned_jobs.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'assigned_jobs.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'assigned-jobs/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\AssignedJobController@datatableList',
'controller' => 'App\\Http\\Controllers\\AssignedJobController@datatableList',
'namespace' => NULL,
'prefix' => '/assigned-jobs',
'where' =>
array (
),
'as' => 'assigned_jobs.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tax.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'tax/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:tax.create',
),
'uses' => 'App\\Http\\Controllers\\TaxController@create',
'controller' => 'App\\Http\\Controllers\\TaxController@create',
'namespace' => NULL,
'prefix' => '/tax',
'where' =>
array (
),
'as' => 'tax.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tax.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'tax/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:tax.edit',
),
'uses' => 'App\\Http\\Controllers\\TaxController@edit',
'controller' => 'App\\Http\\Controllers\\TaxController@edit',
'namespace' => NULL,
'prefix' => '/tax',
'where' =>
array (
),
'as' => 'tax.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tax.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'tax/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\TaxController@update',
'controller' => 'App\\Http\\Controllers\\TaxController@update',
'namespace' => NULL,
'prefix' => '/tax',
'where' =>
array (
),
'as' => 'tax.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tax.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'tax/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:tax.view',
),
'uses' => 'App\\Http\\Controllers\\TaxController@list',
'controller' => 'App\\Http\\Controllers\\TaxController@list',
'namespace' => NULL,
'prefix' => '/tax',
'where' =>
array (
),
'as' => 'tax.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tax.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'tax/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\TaxController@datatableList',
'controller' => 'App\\Http\\Controllers\\TaxController@datatableList',
'namespace' => NULL,
'prefix' => '/tax',
'where' =>
array (
),
'as' => 'tax.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tax.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'tax/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\TaxController@store',
'controller' => 'App\\Http\\Controllers\\TaxController@store',
'namespace' => NULL,
'prefix' => '/tax',
'where' =>
array (
),
'as' => 'tax.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tax.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'tax/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:tax.delete',
),
'uses' => 'App\\Http\\Controllers\\TaxController@delete',
'controller' => 'App\\Http\\Controllers\\TaxController@delete',
'namespace' => NULL,
'prefix' => '/tax',
'where' =>
array (
),
'as' => 'tax.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'warehouse.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'warehouse/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:warehouse.create',
),
'uses' => 'App\\Http\\Controllers\\WarehouseController@create',
'controller' => 'App\\Http\\Controllers\\WarehouseController@create',
'namespace' => NULL,
'prefix' => '/warehouse',
'where' =>
array (
),
'as' => 'warehouse.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'warehouse.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'warehouse/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:warehouse.edit',
),
'uses' => 'App\\Http\\Controllers\\WarehouseController@edit',
'controller' => 'App\\Http\\Controllers\\WarehouseController@edit',
'namespace' => NULL,
'prefix' => '/warehouse',
'where' =>
array (
),
'as' => 'warehouse.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'warehouse.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'warehouse/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\WarehouseController@update',
'controller' => 'App\\Http\\Controllers\\WarehouseController@update',
'namespace' => NULL,
'prefix' => '/warehouse',
'where' =>
array (
),
'as' => 'warehouse.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'warehouse.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'warehouse/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:warehouse.view',
),
'uses' => 'App\\Http\\Controllers\\WarehouseController@list',
'controller' => 'App\\Http\\Controllers\\WarehouseController@list',
'namespace' => NULL,
'prefix' => '/warehouse',
'where' =>
array (
),
'as' => 'warehouse.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'warehouse.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'warehouse/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\WarehouseController@datatableList',
'controller' => 'App\\Http\\Controllers\\WarehouseController@datatableList',
'namespace' => NULL,
'prefix' => '/warehouse',
'where' =>
array (
),
'as' => 'warehouse.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'warehouse.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'warehouse/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\WarehouseController@store',
'controller' => 'App\\Http\\Controllers\\WarehouseController@store',
'namespace' => NULL,
'prefix' => '/warehouse',
'where' =>
array (
),
'as' => 'warehouse.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'warehouse.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'warehouse/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:warehouse.delete',
),
'uses' => 'App\\Http\\Controllers\\WarehouseController@delete',
'controller' => 'App\\Http\\Controllers\\WarehouseController@delete',
'namespace' => NULL,
'prefix' => '/warehouse',
'where' =>
array (
),
'as' => 'warehouse.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Au0AI7fsDPvsq9JX' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'warehouse/select2/ajax/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\WarehouseController@getAjaxWarehouseSearchBarList',
'controller' => 'App\\Http\\Controllers\\WarehouseController@getAjaxWarehouseSearchBarList',
'namespace' => NULL,
'prefix' => '/warehouse',
'where' =>
array (
),
'as' => 'generated::Au0AI7fsDPvsq9JX',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'stock_transfer.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'stock-transfer/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:stock_transfer.create',
),
'uses' => 'App\\Http\\Controllers\\StockTransferController@create',
'controller' => 'App\\Http\\Controllers\\StockTransferController@create',
'namespace' => NULL,
'prefix' => '/stock-transfer',
'where' =>
array (
),
'as' => 'stock_transfer.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'stock_transfer.details' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'stock-transfer/details/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:stock_transfer.view',
),
'uses' => 'App\\Http\\Controllers\\StockTransferController@details',
'controller' => 'App\\Http\\Controllers\\StockTransferController@details',
'namespace' => NULL,
'prefix' => '/stock-transfer',
'where' =>
array (
),
'as' => 'stock_transfer.details',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'stock_transfer.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'stock-transfer/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:stock_transfer.edit',
),
'uses' => 'App\\Http\\Controllers\\StockTransferController@edit',
'controller' => 'App\\Http\\Controllers\\StockTransferController@edit',
'namespace' => NULL,
'prefix' => '/stock-transfer',
'where' =>
array (
),
'as' => 'stock_transfer.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'stock_transfer.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'stock-transfer/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\StockTransferController@store',
'controller' => 'App\\Http\\Controllers\\StockTransferController@store',
'namespace' => NULL,
'prefix' => '/stock-transfer',
'where' =>
array (
),
'as' => 'stock_transfer.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'stock_transfer.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'stock-transfer/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:stock_transfer.view',
),
'uses' => 'App\\Http\\Controllers\\StockTransferController@list',
'controller' => 'App\\Http\\Controllers\\StockTransferController@list',
'namespace' => NULL,
'prefix' => '/stock-transfer',
'where' =>
array (
),
'as' => 'stock_transfer.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'stock_transfer.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'stock-transfer/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\StockTransferController@datatableList',
'controller' => 'App\\Http\\Controllers\\StockTransferController@datatableList',
'namespace' => NULL,
'prefix' => '/stock-transfer',
'where' =>
array (
),
'as' => 'stock_transfer.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'stock_transfer.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'stock-transfer/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\StockTransferController@store',
'controller' => 'App\\Http\\Controllers\\StockTransferController@store',
'namespace' => NULL,
'prefix' => '/stock-transfer',
'where' =>
array (
),
'as' => 'stock_transfer.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'stock_transfer.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'stock-transfer/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:stock_transfer.delete',
),
'uses' => 'App\\Http\\Controllers\\StockTransferController@delete',
'controller' => 'App\\Http\\Controllers\\StockTransferController@delete',
'namespace' => NULL,
'prefix' => '/stock-transfer',
'where' =>
array (
),
'as' => 'stock_transfer.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'stock_transfer.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'stock-transfer/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:stock_transfer.view',
),
'uses' => 'App\\Http\\Controllers\\StockTransferController@print',
'controller' => 'App\\Http\\Controllers\\StockTransferController@print',
'namespace' => NULL,
'prefix' => '/stock-transfer',
'where' =>
array (
),
'as' => 'stock_transfer.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'stock_transfer.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'stock-transfer/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:stock_transfer.view',
),
'uses' => 'App\\Http\\Controllers\\StockTransferController@generatePdf',
'controller' => 'App\\Http\\Controllers\\StockTransferController@generatePdf',
'namespace' => NULL,
'prefix' => '/stock-transfer',
'where' =>
array (
),
'as' => 'stock_transfer.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'language.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'language/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:language.create',
),
'uses' => 'App\\Http\\Controllers\\LanguageController@create',
'controller' => 'App\\Http\\Controllers\\LanguageController@create',
'namespace' => NULL,
'prefix' => '/language',
'where' =>
array (
),
'as' => 'language.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'language.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'language/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:language.edit',
),
'uses' => 'App\\Http\\Controllers\\LanguageController@edit',
'controller' => 'App\\Http\\Controllers\\LanguageController@edit',
'namespace' => NULL,
'prefix' => '/language',
'where' =>
array (
),
'as' => 'language.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'language.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'language/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\LanguageController@update',
'controller' => 'App\\Http\\Controllers\\LanguageController@update',
'namespace' => NULL,
'prefix' => '/language',
'where' =>
array (
),
'as' => 'language.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'language.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'language/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:language.view',
),
'uses' => 'App\\Http\\Controllers\\LanguageController@list',
'controller' => 'App\\Http\\Controllers\\LanguageController@list',
'namespace' => NULL,
'prefix' => '/language',
'where' =>
array (
),
'as' => 'language.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'language.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'language/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\LanguageController@datatableList',
'controller' => 'App\\Http\\Controllers\\LanguageController@datatableList',
'namespace' => NULL,
'prefix' => '/language',
'where' =>
array (
),
'as' => 'language.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'language.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'language/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\LanguageController@store',
'controller' => 'App\\Http\\Controllers\\LanguageController@store',
'namespace' => NULL,
'prefix' => '/language',
'where' =>
array (
),
'as' => 'language.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'language.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'language/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:language.delete',
),
'uses' => 'App\\Http\\Controllers\\LanguageController@delete',
'controller' => 'App\\Http\\Controllers\\LanguageController@delete',
'namespace' => NULL,
'prefix' => '/language',
'where' =>
array (
),
'as' => 'language.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'payment.type.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment-type/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:payment.type.create',
),
'uses' => 'App\\Http\\Controllers\\PaymentTypesController@create',
'controller' => 'App\\Http\\Controllers\\PaymentTypesController@create',
'namespace' => NULL,
'prefix' => '/payment-type',
'where' =>
array (
),
'as' => 'payment.type.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'payment.type.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment-type/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:payment.type.edit',
),
'uses' => 'App\\Http\\Controllers\\PaymentTypesController@edit',
'controller' => 'App\\Http\\Controllers\\PaymentTypesController@edit',
'namespace' => NULL,
'prefix' => '/payment-type',
'where' =>
array (
),
'as' => 'payment.type.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'payment.type.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'payment-type/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\PaymentTypesController@update',
'controller' => 'App\\Http\\Controllers\\PaymentTypesController@update',
'namespace' => NULL,
'prefix' => '/payment-type',
'where' =>
array (
),
'as' => 'payment.type.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'payment.types.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment-type/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:payment.type.view',
),
'uses' => 'App\\Http\\Controllers\\PaymentTypesController@list',
'controller' => 'App\\Http\\Controllers\\PaymentTypesController@list',
'namespace' => NULL,
'prefix' => '/payment-type',
'where' =>
array (
),
'as' => 'payment.types.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'payment.type.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment-type/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\PaymentTypesController@datatableList',
'controller' => 'App\\Http\\Controllers\\PaymentTypesController@datatableList',
'namespace' => NULL,
'prefix' => '/payment-type',
'where' =>
array (
),
'as' => 'payment.type.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'payment.type.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'payment-type/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\PaymentTypesController@store',
'controller' => 'App\\Http\\Controllers\\PaymentTypesController@store',
'namespace' => NULL,
'prefix' => '/payment-type',
'where' =>
array (
),
'as' => 'payment.type.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'payment.type.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'payment-type/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:payment.type.delete',
),
'uses' => 'App\\Http\\Controllers\\PaymentTypesController@delete',
'controller' => 'App\\Http\\Controllers\\PaymentTypesController@delete',
'namespace' => NULL,
'prefix' => '/payment-type',
'where' =>
array (
),
'as' => 'payment.type.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::FQ0UaG8B5Evc380k' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment-type/ajax/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\PaymentTypesController@getAjaxSearchBarList',
'controller' => 'App\\Http\\Controllers\\PaymentTypesController@getAjaxSearchBarList',
'namespace' => NULL,
'prefix' => '/payment-type',
'where' =>
array (
),
'as' => 'generated::FQ0UaG8B5Evc380k',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unit.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'unit/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:unit.create',
),
'uses' => 'App\\Http\\Controllers\\UnitController@create',
'controller' => 'App\\Http\\Controllers\\UnitController@create',
'namespace' => NULL,
'prefix' => '/unit',
'where' =>
array (
),
'as' => 'unit.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unit.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'unit/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:unit.edit',
),
'uses' => 'App\\Http\\Controllers\\UnitController@edit',
'controller' => 'App\\Http\\Controllers\\UnitController@edit',
'namespace' => NULL,
'prefix' => '/unit',
'where' =>
array (
),
'as' => 'unit.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unit.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'unit/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UnitController@update',
'controller' => 'App\\Http\\Controllers\\UnitController@update',
'namespace' => NULL,
'prefix' => '/unit',
'where' =>
array (
),
'as' => 'unit.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unit.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'unit/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:unit.view',
),
'uses' => 'App\\Http\\Controllers\\UnitController@list',
'controller' => 'App\\Http\\Controllers\\UnitController@list',
'namespace' => NULL,
'prefix' => '/unit',
'where' =>
array (
),
'as' => 'unit.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unit.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'unit/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UnitController@datatableList',
'controller' => 'App\\Http\\Controllers\\UnitController@datatableList',
'namespace' => NULL,
'prefix' => '/unit',
'where' =>
array (
),
'as' => 'unit.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unit.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'unit/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UnitController@store',
'controller' => 'App\\Http\\Controllers\\UnitController@store',
'namespace' => NULL,
'prefix' => '/unit',
'where' =>
array (
),
'as' => 'unit.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unit.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'unit/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:unit.delete',
),
'uses' => 'App\\Http\\Controllers\\UnitController@delete',
'controller' => 'App\\Http\\Controllers\\UnitController@delete',
'namespace' => NULL,
'prefix' => '/unit',
'where' =>
array (
),
'as' => 'unit.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'service.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:service.create',
),
'uses' => 'App\\Http\\Controllers\\ServiceController@create',
'controller' => 'App\\Http\\Controllers\\ServiceController@create',
'namespace' => NULL,
'prefix' => '/service',
'where' =>
array (
),
'as' => 'service.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'service.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:service.edit',
),
'uses' => 'App\\Http\\Controllers\\ServiceController@edit',
'controller' => 'App\\Http\\Controllers\\ServiceController@edit',
'namespace' => NULL,
'prefix' => '/service',
'where' =>
array (
),
'as' => 'service.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'service.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'service/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ServiceController@update',
'controller' => 'App\\Http\\Controllers\\ServiceController@update',
'namespace' => NULL,
'prefix' => '/service',
'where' =>
array (
),
'as' => 'service.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'service.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:service.view',
),
'uses' => 'App\\Http\\Controllers\\ServiceController@list',
'controller' => 'App\\Http\\Controllers\\ServiceController@list',
'namespace' => NULL,
'prefix' => '/service',
'where' =>
array (
),
'as' => 'service.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'service.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ServiceController@datatableList',
'controller' => 'App\\Http\\Controllers\\ServiceController@datatableList',
'namespace' => NULL,
'prefix' => '/service',
'where' =>
array (
),
'as' => 'service.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'service.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'service/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ServiceController@store',
'controller' => 'App\\Http\\Controllers\\ServiceController@store',
'namespace' => NULL,
'prefix' => '/service',
'where' =>
array (
),
'as' => 'service.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'service.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'service/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:service.delete',
),
'uses' => 'App\\Http\\Controllers\\ServiceController@delete',
'controller' => 'App\\Http\\Controllers\\ServiceController@delete',
'namespace' => NULL,
'prefix' => '/service',
'where' =>
array (
),
'as' => 'service.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::mVOSt091mDNh9NRM' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service/getimage/{image_name?}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'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:359:"function($image_name=null){
$imagePath = \'public/images/services/\' . $image_name;
if ($image_name==null || !\\Illuminate\\Support\\Facades\\Storage::exists($imagePath)) {
return \\redirect(\'/users/noimage\');
}
return \\response()->file(\\Illuminate\\Support\\Facades\\Storage::path($imagePath));
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009d10000000000000000";}}',
'namespace' => NULL,
'prefix' => '/service',
'where' =>
array (
),
'as' => 'generated::mVOSt091mDNh9NRM',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::6PWuJID52OgkrQJw' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service/noimage',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'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:220:"function(){
//If image doesn\'t exist, show empty image
$imagePath = \\base_path(\'storage/app/public/images/noimages/no-image-found.jpg\');
return \\response()->file($imagePath);
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009d30000000000000000";}}',
'namespace' => NULL,
'prefix' => '/service',
'where' =>
array (
),
'as' => 'generated::6PWuJID52OgkrQJw',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::KSb10klosUnG2hBV' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'service/get_service_records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ServiceController@getRecords',
'controller' => 'App\\Http\\Controllers\\ServiceController@getRecords',
'namespace' => NULL,
'prefix' => '/service',
'where' =>
array (
),
'as' => 'generated::KSb10klosUnG2hBV',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'users/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:user.create',
),
'uses' => 'App\\Http\\Controllers\\UserController@create',
'controller' => 'App\\Http\\Controllers\\UserController@create',
'namespace' => NULL,
'prefix' => '/users',
'where' =>
array (
),
'as' => 'user.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'users/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:user.edit',
),
'uses' => 'App\\Http\\Controllers\\UserController@edit',
'controller' => 'App\\Http\\Controllers\\UserController@edit',
'namespace' => NULL,
'prefix' => '/users',
'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 => 'PUT',
),
'uri' => 'users/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserController@update',
'controller' => 'App\\Http\\Controllers\\UserController@update',
'namespace' => NULL,
'prefix' => '/users',
'where' =>
array (
),
'as' => 'user.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'users/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:user.view',
),
'uses' => 'App\\Http\\Controllers\\UserController@list',
'controller' => 'App\\Http\\Controllers\\UserController@list',
'namespace' => NULL,
'prefix' => '/users',
'where' =>
array (
),
'as' => 'users.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'users/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserController@datatableList',
'controller' => 'App\\Http\\Controllers\\UserController@datatableList',
'namespace' => NULL,
'prefix' => '/users',
'where' =>
array (
),
'as' => 'user.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'users/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserController@store',
'controller' => 'App\\Http\\Controllers\\UserController@store',
'namespace' => NULL,
'prefix' => '/users',
'where' =>
array (
),
'as' => 'user.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'users/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:user.delete',
),
'uses' => 'App\\Http\\Controllers\\UserController@delete',
'controller' => 'App\\Http\\Controllers\\UserController@delete',
'namespace' => NULL,
'prefix' => '/users',
'where' =>
array (
),
'as' => 'user.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ug1yucLC0wXofdav' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'users/getimage/{image_name?}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'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:357:"function($image_name=null){
$imagePath = \'public/images/avatar/\' . $image_name;
if ($image_name==null || !\\Illuminate\\Support\\Facades\\Storage::exists($imagePath)) {
return \\redirect(\'/users/noimage\');
}
return \\response()->file(\\Illuminate\\Support\\Facades\\Storage::path($imagePath));
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009dd0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/users',
'where' =>
array (
),
'as' => 'generated::ug1yucLC0wXofdav',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::97npq9U87qMDy30G' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'users/noimage',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'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:219:"function(){
//If image doesn\'t exist, show empty image
$imagePath = \\base_path(\'storage/app/public/images/avatar/noimage/default.png\');
return \\response()->file($imagePath);
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009df0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/users',
'where' =>
array (
),
'as' => 'generated::97npq9U87qMDy30G',
),
'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',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:profile.edit',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@edit',
'controller' => 'App\\Http\\Controllers\\ProfileController@edit',
'namespace' => NULL,
'prefix' => '/profile',
'where' =>
array (
),
'as' => 'user.profile',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.profile.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'profile/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:profile.edit',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@updateProfile',
'controller' => 'App\\Http\\Controllers\\ProfileController@updateProfile',
'namespace' => NULL,
'prefix' => '/profile',
'where' =>
array (
),
'as' => 'user.profile.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.profile.password' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'profile/password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:profile.edit',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@updatePassword',
'controller' => 'App\\Http\\Controllers\\ProfileController@updatePassword',
'namespace' => NULL,
'prefix' => '/profile',
'where' =>
array (
),
'as' => 'user.profile.password',
),
'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-and-permission/role/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:role.create',
),
'uses' => 'App\\Http\\Controllers\\UserRolesController@createRole',
'controller' => 'App\\Http\\Controllers\\UserRolesController@createRole',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'role.create',
),
'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-and-permission/role/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:role.edit',
),
'uses' => 'App\\Http\\Controllers\\UserRolesController@editRole',
'controller' => 'App\\Http\\Controllers\\UserRolesController@editRole',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'role.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'role.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'role-and-permission/role/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserRolesController@updateRole',
'controller' => 'App\\Http\\Controllers\\UserRolesController@updateRole',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'role.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'roles.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'role-and-permission/role/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:role.view',
),
'uses' => 'App\\Http\\Controllers\\UserRolesController@listRoles',
'controller' => 'App\\Http\\Controllers\\UserRolesController@listRoles',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'roles.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'role.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'role-and-permission/role/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserRolesController@datatableList',
'controller' => 'App\\Http\\Controllers\\UserRolesController@datatableList',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'role.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'role.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'role-and-permission/role/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserRolesController@storeRole',
'controller' => 'App\\Http\\Controllers\\UserRolesController@storeRole',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'role.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'role.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'role-and-permission/role/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:role.delete',
),
'uses' => 'App\\Http\\Controllers\\UserRolesController@deleteRole',
'controller' => 'App\\Http\\Controllers\\UserRolesController@deleteRole',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'role.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'role-and-permission/permission/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:permission.create',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsController@createPermission',
'controller' => 'App\\Http\\Controllers\\UserPermissionsController@createPermission',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'role-and-permission/permission/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:permission.edit',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsController@editPermission',
'controller' => 'App\\Http\\Controllers\\UserPermissionsController@editPermission',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'role-and-permission/permission/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsController@updatePermission',
'controller' => 'App\\Http\\Controllers\\UserPermissionsController@updatePermission',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'role-and-permission/permission/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:permission.view',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsController@listPermissions',
'controller' => 'App\\Http\\Controllers\\UserPermissionsController@listPermissions',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'role-and-permission/permission/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsController@datatableList',
'controller' => 'App\\Http\\Controllers\\UserPermissionsController@datatableList',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'role-and-permission/permission/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsController@storePermission',
'controller' => 'App\\Http\\Controllers\\UserPermissionsController@storePermission',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'role-and-permission/permission/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:permission.delete',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsController@deletePermission',
'controller' => 'App\\Http\\Controllers\\UserPermissionsController@deletePermission',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.group.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'role-and-permission/group/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:permission.group.create',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsGroupController@createGroup',
'controller' => 'App\\Http\\Controllers\\UserPermissionsGroupController@createGroup',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.group.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.group.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'role-and-permission/group/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:permission.group.edit',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsGroupController@editGroup',
'controller' => 'App\\Http\\Controllers\\UserPermissionsGroupController@editGroup',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.group.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.group.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'role-and-permission/group/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsGroupController@updateGroup',
'controller' => 'App\\Http\\Controllers\\UserPermissionsGroupController@updateGroup',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.group.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.group.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'role-and-permission/group/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:permission.group.view',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsGroupController@listGroups',
'controller' => 'App\\Http\\Controllers\\UserPermissionsGroupController@listGroups',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.group.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.group.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'role-and-permission/group/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsGroupController@datatableList',
'controller' => 'App\\Http\\Controllers\\UserPermissionsGroupController@datatableList',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.group.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.store.group' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'role-and-permission/group/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsGroupController@storeGroup',
'controller' => 'App\\Http\\Controllers\\UserPermissionsGroupController@storeGroup',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.store.group',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'permission.group.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'role-and-permission/group/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:permission.group.delete',
),
'uses' => 'App\\Http\\Controllers\\UserPermissionsGroupController@deleteGroup',
'controller' => 'App\\Http\\Controllers\\UserPermissionsGroupController@deleteGroup',
'namespace' => NULL,
'prefix' => '/role-and-permission',
'where' =>
array (
),
'as' => 'permission.group.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.order' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/order',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.order',
),
'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:85:"function () {
return \\view(\'report.order\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009f90000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.order',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.order.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/order/get-orders',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\OrderController@getOrderRecordsForReport',
'controller' => 'App\\Http\\Controllers\\OrderController@getOrderRecordsForReport',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.order.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.job.status' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/job-status',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.job.status',
),
'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:90:"function () {
return \\view(\'report.job-status\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009fc0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.job.status',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.job.status.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/job-status/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ScheduleController@getJobStatusRecords',
'controller' => 'App\\Http\\Controllers\\ScheduleController@getJobStatusRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.job.status.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.order.payment' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/order/payment',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.order.payment',
),
'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:93:"function () {
return \\view(\'report.order-payment\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009ff0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.order.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.order.payment.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/order/payment/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\OrderController@getOrderPaymentRecordsForReport',
'controller' => 'App\\Http\\Controllers\\OrderController@getOrderPaymentRecordsForReport',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.order.payment.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.balance_sheet' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/account/balance-sheet',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.balance_sheet',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@viewBalanceSheetReport',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@viewBalanceSheetReport',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.balance_sheet',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.account.balance-sheet.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/account/balance-sheet/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@getAccountBalanceSheetRecordsForReport',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@getAccountBalanceSheetRecordsForReport',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.account.balance-sheet.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.trial_balance' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/account/trial-balance',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.trial_balance',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@viewTrialSheetReport',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@viewTrialSheetReport',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.trial_balance',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.account.trial-balance.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/account/trial-balance/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@getAccountTrialBalanceRecordsForReport',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@getAccountTrialBalanceRecordsForReport',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.account.trial-balance.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::l5Y2br5omoQWHxwO' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/api/account-tree',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@getTreeData',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@getTreeData',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'generated::l5Y2br5omoQWHxwO',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.item.transaction.batch' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/item-transaction/batch',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.item.transaction.batch',
),
'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:102:"function () {
return \\view(\'report.item-transaction.batch\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a070000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.item.transaction.batch',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.item.transaction.batch.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/item-transaction/batch/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\ItemTransactionReportController@getBatchWiseTransactionRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\ItemTransactionReportController@getBatchWiseTransactionRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.item.transaction.batch.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.item.transaction.serial' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/item-transaction/serial',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.item.transaction.serial',
),
'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:103:"function () {
return \\view(\'report.item-transaction.serial\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a0a0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.item.transaction.serial',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.item.transaction.serial.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/item-transaction/serial/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\ItemTransactionReportController@getSerialWiseTransactionRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\ItemTransactionReportController@getSerialWiseTransactionRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.item.transaction.serial.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.item.transaction.general' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/item-transaction/general',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.item.transaction.general',
),
'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:104:"function () {
return \\view(\'report.item-transaction.general\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a0d0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.item.transaction.general',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.item.transaction.general.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/item-transaction/general/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\ItemTransactionReportController@getGeneralTransactionRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\ItemTransactionReportController@getGeneralTransactionRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.item.transaction.general.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.purchase' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/purchase',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.purchase',
),
'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:97:"function () {
return \\view(\'report.purchase.purchase\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a100000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.purchase',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.purchase.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/purchase/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\PurchaseTransactionReportController@getPurchaseRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\PurchaseTransactionReportController@getPurchaseRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.purchase.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.purchase.item' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/purchase/item',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.purchase.item',
),
'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:102:"function () {
return \\view(\'report.purchase.item-purchase\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a130000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.purchase.item',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.purchase.item.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/purchase/item/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\PurchaseTransactionReportController@getPurchaseItemRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\PurchaseTransactionReportController@getPurchaseItemRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.purchase.item.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.purchase.payment' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/purchase/payment',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.purchase.payment',
),
'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:96:"function () {
return \\view(\'report.purchase.payment\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a160000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.purchase.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.purchase.payment.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/purchase/payment/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\PurchaseTransactionReportController@getPurchasePaymentRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\PurchaseTransactionReportController@getPurchasePaymentRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.purchase.payment.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.sale' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/sale',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.sale',
),
'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:89:"function () {
return \\view(\'report.sale.sale\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a190000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.sale',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.sale.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/sale/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\SaleTransactionReportController@getSaleRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\SaleTransactionReportController@getSaleRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.sale.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.sale.item' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/sale/item',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.sale.item',
),
'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:94:"function () {
return \\view(\'report.sale.item-sale\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a1c0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.sale.item',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.sale.item.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/sale/item/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\SaleTransactionReportController@getSaleItemRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\SaleTransactionReportController@getSaleItemRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.sale.item.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.sale.payment' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/sale/payment',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.sale.payment',
),
'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:92:"function () {
return \\view(\'report.sale.payment\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a1f0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.sale.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.sale.payment.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/sale/payment/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\SaleTransactionReportController@getSalePaymentRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\SaleTransactionReportController@getSalePaymentRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.sale.payment.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.expired.item' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/expired/item',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.expired.item',
),
'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:92:"function () {
return \\view(\'report.expired-item\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a220000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.expired.item',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.expired.item.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/expired/item/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\ItemTransactionReportController@getExpiredItemRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\ItemTransactionReportController@getExpiredItemRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.expired.item.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.reorder.item' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/reorder/item',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.reorder.item',
),
'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:92:"function () {
return \\view(\'report.reorder-item\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a250000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.reorder.item',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.reorder.item.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/reorder/item/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\ItemTransactionReportController@getReorderItemRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\ItemTransactionReportController@getReorderItemRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.reorder.item.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.profit_and_loss' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/profit-and-loss',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.profit_and_loss',
),
'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:102:"function () {
return \\view(\'report.profit-and-loss.profit\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a280000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.profit_and_loss',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.profit_and_loss.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/profit-and-loss/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\ProfitReportController@getProfitRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\ProfitReportController@getProfitRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.profit_and_loss.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.expense' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/expense',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.expense',
),
'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:95:"function () {
return \\view(\'report.expense.expense\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a2b0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.expense',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.expense.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/expense/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\ExpenseTransactionReportController@getExpenseRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\ExpenseTransactionReportController@getExpenseRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.expense.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.expense.item' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/expense/item',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.expense.item',
),
'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:100:"function () {
return \\view(\'report.expense.item-expense\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a2e0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.expense.item',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.expense.item.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/expense/item/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\ExpenseTransactionReportController@getExpenseItemRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\ExpenseTransactionReportController@getExpenseItemRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.expense.item.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.expense.payment' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/expense/payment',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.expense.payment',
),
'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:95:"function () {
return \\view(\'report.expense.payment\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a310000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.expense.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.expense.payment.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/expense/payment/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\ExpenseTransactionReportController@getExpensePaymentRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\ExpenseTransactionReportController@getExpensePaymentRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.expense.payment.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.transaction.cashflow' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/transaction/cashflow',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.transaction.cashflow',
),
'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:100:"function () {
return \\view(\'report.transaction.cashflow\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a340000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.transaction.cashflow',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.transaction.cashflow.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/transaction/cashflow/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\CashController@getCashflowRecords',
'controller' => 'App\\Http\\Controllers\\Transaction\\CashController@getCashflowRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.transaction.cashflow.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.transaction.bank-statement' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/transaction/bank-statement',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.transaction.bank-statement',
),
'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:106:"function () {
return \\view(\'report.transaction.bank-statement\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a370000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.transaction.bank-statement',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.transaction.bank-statement.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/transaction/bank-statement/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\BankController@getBankStatementRecords',
'controller' => 'App\\Http\\Controllers\\Transaction\\BankController@getBankStatementRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.transaction.bank-statement.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.gstr-1' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/gstr-1',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.gstr-1',
),
'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:90:"function () {
return \\view(\'report.gst.gstr-1\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a3a0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.gstr-1',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.gstr-1.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/gstr-1/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\GstReportController@getGstr1Records',
'controller' => 'App\\Http\\Controllers\\Reports\\GstReportController@getGstr1Records',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.gstr-1.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.gstr-2' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/gstr-2',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.gstr-2',
),
'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:90:"function () {
return \\view(\'report.gst.gstr-2\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a3d0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.gstr-2',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.gstr-2.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/gstr-2/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\GstReportController@getGstr2Records',
'controller' => 'App\\Http\\Controllers\\Reports\\GstReportController@getGstr2Records',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.gstr-2.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.stock_transfer' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/stock-transfer',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.stock_transfer',
),
'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:109:"function () {
return \\view(\'report.stock-transfer.stock-transfer\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a400000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.stock_transfer',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.stock_transfer.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/stock-transfer/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\StockTransferReportController@getStockTransferRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\StockTransferReportController@getStockTransferRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.stock_transfer.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.stock_transfer.item' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/stock-transfer/item',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.stock_transfer.item',
),
'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:114:"function () {
return \\view(\'report.stock-transfer.item-stock-transfer\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a430000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.stock_transfer.item',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.stock_transfer.item.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/stock-transfer/item/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\StockTransferReportController@getStockTransferItemRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\StockTransferReportController@getStockTransferItemRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.stock_transfer.item.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.customer.due.payment' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/customer/due',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.customer.due.payment',
),
'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:106:"function () {
return \\view(\'report.party.due-payment.customer\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a460000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.customer.due.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.customer.due.payment.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/customer/due/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\CustomerReportController@getDuePaymentsRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\CustomerReportController@getDuePaymentsRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.customer.due.payment.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.supplier.due.payment' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/supplier/due',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.supplier.due.payment',
),
'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:106:"function () {
return \\view(\'report.party.due-payment.supplier\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a490000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.supplier.due.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.supplier.due.payment.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/supplier/due/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\SupplierReportController@getDuePaymentsRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\SupplierReportController@getDuePaymentsRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.supplier.due.payment.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.stock_report.item.batch' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/stock-report/batch',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.stock_report.item.batch',
),
'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:91:"function () {
return \\view(\'report.stock.batch\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a4c0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.stock_report.item.batch',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.stock_report.item.batch.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/stock-report/batch/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\StockReportController@getBatchWiseStockRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\StockReportController@getBatchWiseStockRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.stock_report.item.batch.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.stock_report.item.serial' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/stock-report/serial',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.stock_report.item.serial',
),
'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:92:"function () {
return \\view(\'report.stock.serial\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a4f0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.stock_report.item.serial',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.stock_report.item.serial.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/stock-report/serial/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\StockReportController@getSerialWiseStockRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\StockReportController@getSerialWiseStockRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.stock_report.item.serial.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.stock_report.item.general' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'report/stock-report/general',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:report.stock_report.item.general',
),
'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:93:"function () {
return \\view(\'report.stock.general\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a520000000000000000";}}',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.stock_report.item.general',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'report.stock_report.item.general.ajax' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'report/stock-report/general/get-records',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Reports\\StockReportController@getGeneralStockRecords',
'controller' => 'App\\Http\\Controllers\\Reports\\StockReportController@getGeneralStockRecords',
'namespace' => NULL,
'prefix' => '/report',
'where' =>
array (
),
'as' => 'report.stock_report.item.general.ajax',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'account/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:account.create',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@create',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@create',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'account/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:account.edit',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@edit',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@edit',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'account/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@update',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@update',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'account/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:account.view',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@list',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@list',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'account/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@datatableList',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@datatableList',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'account/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@store',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@store',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'account/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:account.delete',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountController@delete',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountController@delete',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.group.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'account/group/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:account.group.create',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@create',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@create',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.group.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.group.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'account/group/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:account.group.edit',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@edit',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@edit',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.group.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.group.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'account/group/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@update',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@update',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.group.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.group.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'account/group/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:account.group.view',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@list',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@list',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.group.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.group.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'account/group/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@datatableList',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@datatableList',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.group.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.group.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'account/group/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@store',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@store',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.group.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'account.group.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'account/group/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:account.group.delete',
),
'uses' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@delete',
'controller' => 'App\\Http\\Controllers\\Accounts\\AccountGroupController@delete',
'namespace' => NULL,
'prefix' => '/account',
'where' =>
array (
),
'as' => 'account.group.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.create',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@create',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@create',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.edit',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@edit',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@edit',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'expense/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@store',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@store',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.view',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@list',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@list',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.view',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@print',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@print',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@datatableList',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@datatableList',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'expense/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@store',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@store',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'expense/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.delete',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@delete',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@delete',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.category.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/category/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.category.create',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@create',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@create',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.category.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.category.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/category/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.category.edit',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@edit',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@edit',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.category.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.category.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'expense/category/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@update',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@update',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.category.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.category.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/category/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.category.view',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@list',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@list',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.category.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.category.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/category/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@datatableList',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@datatableList',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.category.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.category.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'expense/category/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@store',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@store',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.category.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.category.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'expense/category/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.category.delete',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@delete',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseCategoryController@delete',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.category.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.subcategory.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/subcategory/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.subcategory.create',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@create',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@create',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.subcategory.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.subcategory.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/subcategory/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.subcategory.edit',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@edit',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@edit',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.subcategory.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.subcategory.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'expense/subcategory/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@update',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@update',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.subcategory.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.subcategory.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/subcategory/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.subcategory.view',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@list',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@list',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.subcategory.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.subcategory.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/subcategory/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@datatableList',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@datatableList',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.subcategory.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.subcategory.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'expense/subcategory/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@store',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@store',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.subcategory.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'expense.subcategory.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'expense/subcategory/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:expense.subcategory.delete',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@delete',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseSubcategoryController@delete',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'expense.subcategory.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::3iYxYC7ia2MNen83' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'expense/expense-items-master/ajax/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@getAjaxSearchBarList',
'controller' => 'App\\Http\\Controllers\\Expenses\\ExpenseController@getAjaxSearchBarList',
'namespace' => NULL,
'prefix' => '/expense',
'where' =>
array (
),
'as' => 'generated::3iYxYC7ia2MNen83',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.create',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@create',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@create',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.edit',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@edit',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@edit',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'item/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@store',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@store',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.view',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@list',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@list',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@datatableList',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@datatableList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'item/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@store',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@store',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'item/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.delete',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@delete',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@delete',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.transaction.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/transaction/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.view',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemTransactionController@list',
'controller' => 'App\\Http\\Controllers\\Items\\ItemTransactionController@list',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.transaction.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::q0N7NdjRNjByyqKH' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/transaction-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemTransactionController@datatableList',
'controller' => 'App\\Http\\Controllers\\Items\\ItemTransactionController@datatableList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generated::q0N7NdjRNjByyqKH',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::y5ekQjZMbkYVJMN8' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/getimage/{image_name?}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'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:350:"function($image_name=null){
$imagePath = \'public/images/items/\' . $image_name;
if ($image_name==null || !\\Illuminate\\Support\\Facades\\Storage::exists($imagePath)) {
return \\redirect(\'/noimage\');
}
return \\response()->file(\\Illuminate\\Support\\Facades\\Storage::path($imagePath));
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a830000000000000000";}}',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generated::y5ekQjZMbkYVJMN8',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::qIW09FJZpo8EMlJO' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/getimage/thumbnail/{image_name?}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'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:489:"function($image_name=null){
$imagePath = \'public/images/items/\' . $image_name;
if (empty($image_name) || $image_name==null || !\\Illuminate\\Support\\Facades\\Storage::exists($imagePath)) {
$imagePath = \\Illuminate\\Support\\Facades\\Storage::path(\'public/images/noimages/camera.jpg\');
return \\response()->file($imagePath);
}
return \\response()->file(\\Illuminate\\Support\\Facades\\Storage::path($imagePath));
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a850000000000000000";}}',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generated::qIW09FJZpo8EMlJO',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.category.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/category/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.category.create',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@create',
'controller' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@create',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.category.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.category.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/category/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.category.edit',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@edit',
'controller' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@edit',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.category.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.category.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'item/category/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@update',
'controller' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@update',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.category.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.category.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/category/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.category.view',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@list',
'controller' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@list',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.category.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.category.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/category/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@datatableList',
'controller' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@datatableList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.category.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.category.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'item/category/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@store',
'controller' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@store',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.category.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.category.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'item/category/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.category.delete',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@delete',
'controller' => 'App\\Http\\Controllers\\Items\\ItemCategoryController@delete',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.category.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.brand.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/brand/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.brand.create',
),
'uses' => 'App\\Http\\Controllers\\Items\\BrandController@create',
'controller' => 'App\\Http\\Controllers\\Items\\BrandController@create',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.brand.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.brand.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/brand/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.brand.edit',
),
'uses' => 'App\\Http\\Controllers\\Items\\BrandController@edit',
'controller' => 'App\\Http\\Controllers\\Items\\BrandController@edit',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.brand.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.brand.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'item/brand/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\BrandController@update',
'controller' => 'App\\Http\\Controllers\\Items\\BrandController@update',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.brand.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.brand.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/brand/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.brand.view',
),
'uses' => 'App\\Http\\Controllers\\Items\\BrandController@list',
'controller' => 'App\\Http\\Controllers\\Items\\BrandController@list',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.brand.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.brand.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/brand/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\BrandController@datatableList',
'controller' => 'App\\Http\\Controllers\\Items\\BrandController@datatableList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.brand.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.brand.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'item/brand/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\BrandController@store',
'controller' => 'App\\Http\\Controllers\\Items\\BrandController@store',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.brand.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'item.brand.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'item/brand/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:item.brand.delete',
),
'uses' => 'App\\Http\\Controllers\\Items\\BrandController@delete',
'controller' => 'App\\Http\\Controllers\\Items\\BrandController@delete',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'item.brand.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::YV4ub4yCXGQZhqb7' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/ajax/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemSearchBarList',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemSearchBarList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generated::YV4ub4yCXGQZhqb7',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::wTnAZmtHygLbJbrz' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/ajax/pos/item-grid/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemSearchPOSList',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemSearchPOSList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generated::wTnAZmtHygLbJbrz',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::wX2WcfXa7llJkGSB' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/select2/ajax/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxSearchBarList',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxSearchBarList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generated::wX2WcfXa7llJkGSB',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::6Ll61vj9KhN60fdD' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/batch/select2/ajax/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemBatchSearchBarList',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemBatchSearchBarList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generated::6Ll61vj9KhN60fdD',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::FTqBAUI9Hs0IeX4K' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/serial/select2/ajax/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemSerialSearchBarList',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemSerialSearchBarList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generated::FTqBAUI9Hs0IeX4K',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::gNjnYeDsrn3scoBf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/serial/stock/ajax/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemSerialIMEISearchBarList',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemSerialIMEISearchBarList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generated::gNjnYeDsrn3scoBf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::tlCfgTeyyWyzPhUX' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/batch/stock/ajax/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemBatchStockList',
'controller' => 'App\\Http\\Controllers\\Items\\ItemController@getAjaxItemBatchStockList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generated::tlCfgTeyyWyzPhUX',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::lG9DGSuTIzpLaaGf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/brand/select2/ajax/get-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Items\\BrandController@getAjaxSearchBarList',
'controller' => 'App\\Http\\Controllers\\Items\\BrandController@getAjaxSearchBarList',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generated::lG9DGSuTIzpLaaGf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generate.barcode' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/generate/barcode',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:generate.barcode',
),
'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:86:"function () {
return \\view(\'items.barcode\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a9d0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generate.barcode',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generate.labels' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'item/generate/labels',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:generate.barcode',
),
'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:85:"function () {
return \\view(\'items.labels\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000a9f0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/item',
'where' =>
array (
),
'as' => 'generate.labels',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'import.items' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'import/items',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:import.item',
),
'uses' => 'App\\Http\\Controllers\\ImportController@items',
'controller' => 'App\\Http\\Controllers\\ImportController@items',
'namespace' => NULL,
'prefix' => '/import',
'where' =>
array (
),
'as' => 'import.items',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'import.items.upload' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'import/items/upload',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ImportController@importItems',
'controller' => 'App\\Http\\Controllers\\ImportController@importItems',
'namespace' => NULL,
'prefix' => '/import',
'where' =>
array (
),
'as' => 'import.items.upload',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'import.party' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'import/party',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:import.party',
),
'uses' => 'App\\Http\\Controllers\\ImportController@parties',
'controller' => 'App\\Http\\Controllers\\ImportController@parties',
'namespace' => NULL,
'prefix' => '/import',
'where' =>
array (
),
'as' => 'import.party',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'import.party.upload' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'import/party/upload',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ImportController@importParties',
'controller' => 'App\\Http\\Controllers\\ImportController@importParties',
'namespace' => NULL,
'prefix' => '/import',
'where' =>
array (
),
'as' => 'import.party.upload',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.order.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/order/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.order.create',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@create',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@create',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'purchase.order.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.order.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/order/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.order.edit',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@edit',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@edit',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'purchase.order.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.order.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'purchase/order/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@store',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@store',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'purchase.order.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.order.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/order/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.order.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@list',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@list',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'purchase.order.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.order.details' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/order/details/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.order.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@details',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@details',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'purchase.order.details',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.order.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/order/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.order.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@print',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@print',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'purchase.order.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.order.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/order/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.order.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@generatePdf',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@generatePdf',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'purchase.order.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.order.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/order/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@datatableList',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@datatableList',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'purchase.order.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.order.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'purchase/order/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@store',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@store',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'purchase.order.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.order.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'purchase/order/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.order.delete',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@delete',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@delete',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'purchase.order.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::7N7VxWqenFH0qNps' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/order/email/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.order.create',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@getEmailContent',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@getEmailContent',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'generated::7N7VxWqenFH0qNps',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::xIomnLCuLGIfh3eK' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/order/sms/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.order.create',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@getSMSContent',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@getSMSContent',
'namespace' => NULL,
'prefix' => '/purchase/order',
'where' =>
array (
),
'as' => 'generated::xIomnLCuLGIfh3eK',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.convert' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/convert/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.create',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@convertToPurchase',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@convertToPurchase',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.convert',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase-order.to.purchase.save' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'purchase/bill/convert-to/purchase/save',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@store',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@store',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase-order.to.purchase.save',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.create',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@create',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@create',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.edit',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@edit',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@edit',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'purchase/bill/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@store',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@store',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@list',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@list',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.details' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/details/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@details',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@details',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.details',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@print',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@print',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.thermal-print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/thermal-print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@thermalPrint',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@thermalPrint',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.thermal-print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@generatePdf',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@generatePdf',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@datatableList',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@datatableList',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'purchase/bill/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@store',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@store',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'purchase/bill/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.delete',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@delete',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@delete',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'purchase.bill.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::6Cww8MaCG5OHCqe1' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/email/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.create',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@getEmailContent',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@getEmailContent',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'generated::6Cww8MaCG5OHCqe1',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::2cNDr9UOsXiKrVUf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/sms/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.create',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@getSMSContent',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@getSMSContent',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'generated::2cNDr9UOsXiKrVUf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::DYXS3BNGn0wXlV8V' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/bill/purchased-items/{partyId}/{itemId?}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@getPurchasedItemsData',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseController@getPurchasedItemsData',
'namespace' => NULL,
'prefix' => '/purchase/bill',
'where' =>
array (
),
'as' => 'generated::DYXS3BNGn0wXlV8V',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.convert' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/return/convert/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.create',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@convertToPurchaseReturn',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@convertToPurchaseReturn',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.return.convert',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.to.purchase.return.save' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'purchase/return/convert-from/purchase-bill/save',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@store',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@store',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.to.purchase.return.save',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/return/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.create',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@create',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@create',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.return.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/return/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.edit',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@edit',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@edit',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.return.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'purchase/return/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@store',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@store',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.return.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/return/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@list',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@list',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.return.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.details' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/return/details/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@details',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@details',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.return.details',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/return/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@print',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@print',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.return.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/return/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@generatePdf',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@generatePdf',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.return.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/return/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@datatableList',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@datatableList',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.return.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'purchase/return/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@store',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@store',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.return.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'purchase/return/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.delete',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@delete',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@delete',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'purchase.return.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::DSCPatQDWaEj2ByW' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/return/email/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.create',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@getEmailContent',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@getEmailContent',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'generated::DSCPatQDWaEj2ByW',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::LlEBw38ydvnsD1Mf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'purchase/return/sms/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.create',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@getSMSContent',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseReturnController@getSMSContent',
'namespace' => NULL,
'prefix' => '/purchase/return',
'where' =>
array (
),
'as' => 'generated::LlEBw38ydvnsD1Mf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::167qjJIP4bCCWEnk' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/purchase-order/delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.delete',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchaseOrderPaymentController@deletePurchaseOrderPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchaseOrderPaymentController@deletePurchaseOrderPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::167qjJIP4bCCWEnk',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::srVPiLWjvqXt4fse' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/purchase-bill/get/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.create',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@getPurchaseBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@getPurchaseBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::srVPiLWjvqXt4fse',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'store.purchase.bill.payment' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'payment/purchase-bill/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@storePurchaseBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@storePurchaseBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'store.purchase.bill.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::1x2kzpyTy5chnf2L' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/purchase-bill/history/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@getPurchaseBillPaymentHistory',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@getPurchaseBillPaymentHistory',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::1x2kzpyTy5chnf2L',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::1985PPTFuHkQbL3E' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/purchase-bill/delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.delete',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@deletePurchaseBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@deletePurchaseBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::1985PPTFuHkQbL3E',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.payment.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/purchase-bill/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@printPurchaseBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@printPurchaseBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'purchase.bill.payment.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.payment.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/purchase-bill/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@pdfPurchaseBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@pdfPurchaseBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'purchase.bill.payment.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::dwgWxbQTQks6JwEG' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/purchase-return/get/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.create',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@getPurchaseReturnPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@getPurchaseReturnPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::dwgWxbQTQks6JwEG',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'store.purchase.return.payment' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'payment/purchase-return/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@storePurchaseReturnPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@storePurchaseReturnPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'store.purchase.return.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::HP4sBeJxq4ymT35N' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/purchase-return/history/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@getPurchaseReturnPaymentHistory',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@getPurchaseReturnPaymentHistory',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::HP4sBeJxq4ymT35N',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::vrTqx71F3IHK8qHI' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/purchase-return/delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.delete',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@deletePurchaseReturnPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@deletePurchaseReturnPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::vrTqx71F3IHK8qHI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.payment.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/purchase-return/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@printPurchaseReturnPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@printPurchaseReturnPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'purchase.return.payment.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.return.payment.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/purchase-return/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.return.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@pdfPurchaseReturnPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchaseReturnPaymentController@pdfPurchaseReturnPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'purchase.return.payment.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.payment.out' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/out',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.bill.view',
),
'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 () {
return \\view(\'purchase.payment-out.list\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000adc0000000000000000";}}',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'purchase.payment.out',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'purchase.bill.payment.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/out/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@datatablePurchaseBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\PurchasePaymentController@datatablePurchaseBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'purchase.bill.payment.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.order.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/order/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.order.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@create',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@create',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'sale.order.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.order.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/order/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.order.edit',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@edit',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@edit',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'sale.order.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.order.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'sale/order/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@store',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@store',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'sale.order.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.order.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/order/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.order.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@list',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@list',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'sale.order.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.order.details' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/order/details/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.order.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@details',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@details',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'sale.order.details',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.order.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/order/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.order.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@print',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@print',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'sale.order.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.order.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/order/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.order.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@generatePdf',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@generatePdf',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'sale.order.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.order.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/order/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@datatableList',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@datatableList',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'sale.order.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.order.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sale/order/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@store',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@store',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'sale.order.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.order.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sale/order/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.order.delete',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@delete',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@delete',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'sale.order.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::zG8x1YKkCaWgQ20S' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/order/email/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.order.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@getEmailContent',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@getEmailContent',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'generated::zG8x1YKkCaWgQ20S',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::RHOgPaBvd4QjV1QN' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/order/sms/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.order.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@getSMSContent',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@getSMSContent',
'namespace' => NULL,
'prefix' => '/sale/order',
'where' =>
array (
),
'as' => 'generated::RHOgPaBvd4QjV1QN',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'pos.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'pos',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@posCreate',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@posCreate',
'namespace' => NULL,
'prefix' => '/pos',
'where' =>
array (
),
'as' => 'pos.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.pos.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'pos/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@posPrint',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@posPrint',
'namespace' => NULL,
'prefix' => '/pos',
'where' =>
array (
),
'as' => 'sale.invoice.pos.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.convert' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/convert/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@convertToSale',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@convertToSale',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale.invoice.convert',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale-order.to.sale.save' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sale/invoice/convert-to/sale/save',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@store',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@store',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale-order.to.sale.save',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'convert.quotation.to.sale.invoice' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/convert-quotation-to-sale/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@convertQuotationToSale',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@convertQuotationToSale',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'convert.quotation.to.sale.invoice',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@create',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@create',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale.invoice.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.edit',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@edit',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@edit',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale.invoice.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'sale/invoice/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@store',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@store',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale.invoice.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@list',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@list',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale.invoice.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.details' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/details/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@details',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@details',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale.invoice.details',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/print/{invoiceFormat}/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@print',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@print',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale.invoice.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/pdf/{invoiceFormat}/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@generatePdf',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@generatePdf',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale.invoice.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@datatableList',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@datatableList',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale.invoice.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sale/invoice/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@store',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@store',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale.invoice.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sale/invoice/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.delete',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@delete',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@delete',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'sale.invoice.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::MLSKDcmTcX6DeBsw' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/email/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@getEmailContent',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@getEmailContent',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'generated::MLSKDcmTcX6DeBsw',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::g2aUXQEewbIawiQA' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/sms/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@getSMSContent',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@getSMSContent',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'generated::g2aUXQEewbIawiQA',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::3JEHL4oBPvJD3Vpw' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/invoice/sold-items/{partyId}/{itemId?}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleController@getSoldItemsData',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleController@getSoldItemsData',
'namespace' => NULL,
'prefix' => '/sale/invoice',
'where' =>
array (
),
'as' => 'generated::3JEHL4oBPvJD3Vpw',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.convert' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/return/convert/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@convertToSaleReturn',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@convertToSaleReturn',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.return.convert',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.to.sale.return.save' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sale/return/convert-from/sale-bill/save',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@store',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@store',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.to.sale.return.save',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/return/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@create',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@create',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.return.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/return/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.edit',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@edit',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@edit',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.return.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'sale/return/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@store',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@store',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.return.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/return/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@list',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@list',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.return.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.details' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/return/details/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@details',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@details',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.return.details',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/return/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@print',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@print',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.return.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/return/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@generatePdf',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@generatePdf',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.return.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/return/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@datatableList',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@datatableList',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.return.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sale/return/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@store',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@store',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.return.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sale/return/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.delete',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@delete',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@delete',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'sale.return.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::TgpOjp1EnixX5WYY' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/return/email/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@getEmailContent',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@getEmailContent',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'generated::TgpOjp1EnixX5WYY',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::BPnYWGGvANa144ex' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/return/sms/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@getSMSContent',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleReturnController@getSMSContent',
'namespace' => NULL,
'prefix' => '/sale/return',
'where' =>
array (
),
'as' => 'generated::BPnYWGGvANa144ex',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::1sUscEfBCiavjkO8' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/sale-order/delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.delete',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SaleOrderPaymentController@deleteSaleOrderPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SaleOrderPaymentController@deleteSaleOrderPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::1sUscEfBCiavjkO8',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::I2PbP4Jmy7kiNZYN' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/quotation/delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.delete',
),
'uses' => 'App\\Http\\Controllers\\Payment\\QuotationPaymentController@deleteQuotationPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\QuotationPaymentController@deleteQuotationPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::I2PbP4Jmy7kiNZYN',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::D4jqFCN1MHQ0k9ym' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/sale-invoice/get/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.create',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@getSaleBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@getSaleBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::D4jqFCN1MHQ0k9ym',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'store.sale.invoice.payment' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'payment/sale-invoice/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@storeSaleBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@storeSaleBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'store.sale.invoice.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::vVXtbubhiDLr7xon' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/sale-invoice/history/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@getSaleBillPaymentHistory',
'controller' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@getSaleBillPaymentHistory',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::vVXtbubhiDLr7xon',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::IY7dzOsndFvFmwBm' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/sale-invoice/delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.delete',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@deleteSaleBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@deleteSaleBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::IY7dzOsndFvFmwBm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.payment.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/sale-invoice/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@printSaleBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@printSaleBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'sale.invoice.payment.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.payment.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/sale-invoice/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@pdfSaleBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@pdfSaleBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'sale.invoice.payment.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::CURRM6DFuOvnmxtS' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/sale-return/get/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.create',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@getSaleReturnPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@getSaleReturnPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::CURRM6DFuOvnmxtS',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'store.sale.return.payment' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'payment/sale-return/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@storeSaleReturnPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@storeSaleReturnPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'store.sale.return.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::txQzycKPsLejmfcD' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/sale-return/history/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@getSaleReturnPaymentHistory',
'controller' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@getSaleReturnPaymentHistory',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::txQzycKPsLejmfcD',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::EtC6MIDW8TBPdv67' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/sale-return/delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.delete',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@deleteSaleReturnPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@deleteSaleReturnPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'generated::EtC6MIDW8TBPdv67',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.payment.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/sale-return/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@printSaleReturnPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@printSaleReturnPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'sale.return.payment.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.return.payment.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/sale-return/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.return.view',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@pdfSaleReturnPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SaleReturnPaymentController@pdfSaleReturnPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'sale.return.payment.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.payment.in' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/in',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.invoice.view',
),
'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:93:"function () {
return \\view(\'sale.payment-in.list\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"0000000000000b190000000000000000";}}',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'sale.payment.in',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.invoice.payment.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'payment/in/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@datatableSaleBillPayment',
'controller' => 'App\\Http\\Controllers\\Payment\\SalePaymentController@datatableSaleBillPayment',
'namespace' => NULL,
'prefix' => '/payment',
'where' =>
array (
),
'as' => 'sale.invoice.payment.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'cash.transaction.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'transaction/cash/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\CashController@storeCashTransaction',
'controller' => 'App\\Http\\Controllers\\Transaction\\CashController@storeCashTransaction',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'cash.transaction.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::462EWX0Uujc75efU' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'transaction/cash/adjustment/get/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\CashController@getCashAdjustmentDetails',
'controller' => 'App\\Http\\Controllers\\Transaction\\CashController@getCashAdjustmentDetails',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'generated::462EWX0Uujc75efU',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Egbb3g0ALPv3JK02' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'transaction/get/cash-in-hand',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\CashController@returnCashInHandValue',
'controller' => 'App\\Http\\Controllers\\Transaction\\CashController@returnCashInHandValue',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'generated::Egbb3g0ALPv3JK02',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'cheque.deposit.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'transaction/cheque/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\ChequeController@store',
'controller' => 'App\\Http\\Controllers\\Transaction\\ChequeController@store',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'cheque.deposit.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::7KeZl5aa0MpqJYo1' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'transaction/cheque/details/get/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\ChequeController@getChequeTransactionDetails',
'controller' => 'App\\Http\\Controllers\\Transaction\\ChequeController@getChequeTransactionDetails',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'generated::7KeZl5aa0MpqJYo1',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::WdPg8nClH7iY5uje' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'transaction/cheque/re-open/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\ChequeController@updateChequeReopen',
'controller' => 'App\\Http\\Controllers\\Transaction\\ChequeController@updateChequeReopen',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'generated::WdPg8nClH7iY5uje',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'transaction.cash.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'transaction/cash/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:transaction.cash.view',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\CashController@list',
'controller' => 'App\\Http\\Controllers\\Transaction\\CashController@list',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'transaction.cash.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'transaction.cheque.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'transaction/cheque/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:transaction.cheque.view',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\ChequeController@list',
'controller' => 'App\\Http\\Controllers\\Transaction\\ChequeController@list',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'transaction.cheque.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'transaction.bank.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'transaction/bank/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:transaction.bank.view',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\BankController@list',
'controller' => 'App\\Http\\Controllers\\Transaction\\BankController@list',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'transaction.bank.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::5NTeyGz2LP5uutvw' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'transaction/cash/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\CashController@datatableList',
'controller' => 'App\\Http\\Controllers\\Transaction\\CashController@datatableList',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'generated::5NTeyGz2LP5uutvw',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::0SP9R03K7KTxvc5c' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'transaction/cheque/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\ChequeController@datatableList',
'controller' => 'App\\Http\\Controllers\\Transaction\\ChequeController@datatableList',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'generated::0SP9R03K7KTxvc5c',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::G5aIQTpkStQAB428' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'transaction/bank/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\BankController@datatableList',
'controller' => 'App\\Http\\Controllers\\Transaction\\BankController@datatableList',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'generated::G5aIQTpkStQAB428',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'cash.transaction.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'transaction/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:transaction.bank.delete',
),
'uses' => 'App\\Http\\Controllers\\Transaction\\CashController@delete',
'controller' => 'App\\Http\\Controllers\\Transaction\\CashController@delete',
'namespace' => NULL,
'prefix' => '/transaction',
'where' =>
array (
),
'as' => 'cash.transaction.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::lkmhqlJUPXkm7Vq7' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'status-history/sale-order/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.order.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@getStatusHistory',
'controller' => 'App\\Http\\Controllers\\Sale\\SaleOrderController@getStatusHistory',
'namespace' => NULL,
'prefix' => '/status-history',
'where' =>
array (
),
'as' => 'generated::lkmhqlJUPXkm7Vq7',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::YJNdg3V69VvIm2Di' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'status-history/purchase-order/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:purchase.order.view',
),
'uses' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@getStatusHistory',
'controller' => 'App\\Http\\Controllers\\Purchase\\PurchaseOrderController@getStatusHistory',
'namespace' => NULL,
'prefix' => '/status-history',
'where' =>
array (
),
'as' => 'generated::YJNdg3V69VvIm2Di',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ANLiSn3WkeXIvCUP' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'status-history/quotation/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@getStatusHistory',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@getStatusHistory',
'namespace' => NULL,
'prefix' => '/status-history',
'where' =>
array (
),
'as' => 'generated::ANLiSn3WkeXIvCUP',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.quotation.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'quotation/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@create',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@create',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'sale.quotation.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.quotation.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'quotation/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.edit',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@edit',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@edit',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'sale.quotation.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.quotation.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'quotation/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@store',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@store',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'sale.quotation.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.quotation.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'quotation/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@list',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@list',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'sale.quotation.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.quotation.details' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'quotation/details/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@details',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@details',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'sale.quotation.details',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.quotation.print' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'quotation/print/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@print',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@print',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'sale.quotation.print',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.quotation.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'quotation/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.view',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@generatePdf',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@generatePdf',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'sale.quotation.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.quotation.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'quotation/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@datatableList',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@datatableList',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'sale.quotation.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.quotation.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'quotation/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@store',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@store',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'sale.quotation.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sale.quotation.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'quotation/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.delete',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@delete',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@delete',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'sale.quotation.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::xXbs1Spfdhrtfc8k' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'quotation/email/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@getEmailContent',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@getEmailContent',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'generated::xXbs1Spfdhrtfc8k',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Z5i31kHFELC6LiGC' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'quotation/sms/get-content/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:sale.quotation.create',
),
'uses' => 'App\\Http\\Controllers\\Sale\\QuotationController@getSMSContent',
'controller' => 'App\\Http\\Controllers\\Sale\\QuotationController@getSMSContent',
'namespace' => NULL,
'prefix' => '/quotation',
'where' =>
array (
),
'as' => 'generated::Z5i31kHFELC6LiGC',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'currency.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'currency/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:currency.create',
),
'uses' => 'App\\Http\\Controllers\\CurrencyController@create',
'controller' => 'App\\Http\\Controllers\\CurrencyController@create',
'namespace' => NULL,
'prefix' => '/currency',
'where' =>
array (
),
'as' => 'currency.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'currency.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'currency/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:currency.edit',
),
'uses' => 'App\\Http\\Controllers\\CurrencyController@edit',
'controller' => 'App\\Http\\Controllers\\CurrencyController@edit',
'namespace' => NULL,
'prefix' => '/currency',
'where' =>
array (
),
'as' => 'currency.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'currency.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'currency/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\CurrencyController@update',
'controller' => 'App\\Http\\Controllers\\CurrencyController@update',
'namespace' => NULL,
'prefix' => '/currency',
'where' =>
array (
),
'as' => 'currency.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'currency.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'currency/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:currency.view',
),
'uses' => 'App\\Http\\Controllers\\CurrencyController@list',
'controller' => 'App\\Http\\Controllers\\CurrencyController@list',
'namespace' => NULL,
'prefix' => '/currency',
'where' =>
array (
),
'as' => 'currency.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'currency.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'currency/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\CurrencyController@datatableList',
'controller' => 'App\\Http\\Controllers\\CurrencyController@datatableList',
'namespace' => NULL,
'prefix' => '/currency',
'where' =>
array (
),
'as' => 'currency.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'currency.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'currency/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\CurrencyController@store',
'controller' => 'App\\Http\\Controllers\\CurrencyController@store',
'namespace' => NULL,
'prefix' => '/currency',
'where' =>
array (
),
'as' => 'currency.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'currency.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'currency/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:currency.delete',
),
'uses' => 'App\\Http\\Controllers\\CurrencyController@delete',
'controller' => 'App\\Http\\Controllers\\CurrencyController@delete',
'namespace' => NULL,
'prefix' => '/currency',
'where' =>
array (
),
'as' => 'currency.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'carrier.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'carrier/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:carrier.create',
),
'uses' => 'App\\Http\\Controllers\\CarrierController@create',
'controller' => 'App\\Http\\Controllers\\CarrierController@create',
'namespace' => NULL,
'prefix' => '/carrier',
'where' =>
array (
),
'as' => 'carrier.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'carrier.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'carrier/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:carrier.edit',
),
'uses' => 'App\\Http\\Controllers\\CarrierController@edit',
'controller' => 'App\\Http\\Controllers\\CarrierController@edit',
'namespace' => NULL,
'prefix' => '/carrier',
'where' =>
array (
),
'as' => 'carrier.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'carrier.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'carrier/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\CarrierController@update',
'controller' => 'App\\Http\\Controllers\\CarrierController@update',
'namespace' => NULL,
'prefix' => '/carrier',
'where' =>
array (
),
'as' => 'carrier.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'carrier.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'carrier/list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:carrier.view',
),
'uses' => 'App\\Http\\Controllers\\CarrierController@list',
'controller' => 'App\\Http\\Controllers\\CarrierController@list',
'namespace' => NULL,
'prefix' => '/carrier',
'where' =>
array (
),
'as' => 'carrier.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'carrier.datatable.list' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'carrier/datatable-list',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\CarrierController@datatableList',
'controller' => 'App\\Http\\Controllers\\CarrierController@datatableList',
'namespace' => NULL,
'prefix' => '/carrier',
'where' =>
array (
),
'as' => 'carrier.datatable.list',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'carrier.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'carrier/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\CarrierController@store',
'controller' => 'App\\Http\\Controllers\\CarrierController@store',
'namespace' => NULL,
'prefix' => '/carrier',
'where' =>
array (
),
'as' => 'carrier.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'carrier.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'carrier/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'can:carrier.delete',
),
'uses' => 'App\\Http\\Controllers\\CarrierController@delete',
'controller' => 'App\\Http\\Controllers\\CarrierController@delete',
'namespace' => NULL,
'prefix' => '/carrier',
'where' =>
array (
),
'as' => 'carrier.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'download-item-sheet' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'download-item-sheet',
'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:271:"function() {
$filePath = \'public/download-sheet/download-item-sheet.xlsx\';
if (\\Illuminate\\Support\\Facades\\Storage::exists($filePath)) {
return \\Illuminate\\Support\\Facades\\Storage::download($filePath, \'Items-Import-Format.xlsx\');
}
\\abort(404);
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009420000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'download-item-sheet',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'download-contact-sheet' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'download-contact-sheet',
'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:277:"function() {
$filePath = \'public/download-sheet/download-contact-sheet.xlsx\';
if (\\Illuminate\\Support\\Facades\\Storage::exists($filePath)) {
return \\Illuminate\\Support\\Facades\\Storage::download($filePath, \'Contacts-Import-Format.xlsx\');
}
\\abort(404);
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000009460000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'download-contact-sheet',
),
'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 => 'installationStatus',
2 => '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::WiuBpmoHptBfdK3V' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'register',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'installationStatus',
2 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\Auth\\RegisteredUserController@store',
'controller' => 'App\\Http\\Controllers\\Auth\\RegisteredUserController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::WiuBpmoHptBfdK3V',
),
'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 => 'installationStatus',
2 => '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,
),
'generated::YmVmmv25PgZKE4uV' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'installationStatus',
2 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@store',
'controller' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::YmVmmv25PgZKE4uV',
),
'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 => 'installationStatus',
2 => '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 => 'installationStatus',
2 => '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 => 'installationStatus',
2 => '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 => 'installationStatus',
2 => '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::TT4oZB4dZ0qmeASK' =>
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::TT4oZB4dZ0qmeASK',
),
'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,
),
'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,
),
),
)
);