<?php
/*
|--------------------------------------------------------------------------
| Load The Cached Routes
|--------------------------------------------------------------------------
|
| Here we will decode and unserialize the RouteCollection instance that
| holds all of the route information for an application. This allows
| us to instantaneously load the entire route map into the router.
|
*/
app('router')->setCompiledRoutes(
array (
'compiled' =>
array (
0 => false,
1 =>
array (
'/sanctum/csrf-cookie' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sanctum.csrf-cookie',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/_ignition/health-check' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'ignition.healthCheck',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/_ignition/execute-solution' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'ignition.executeSolution',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/_ignition/update-config' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'ignition.updateConfig',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::FimJl5OkIBWIc6Na',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::J63ZDVW9UoTnm6go',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/rekab' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::lO30OZe3fWvlRJi8',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'login',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/login/post' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::vudEqTp8XvdQ815k',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/daftar' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::C9hd1Ua19XW2uyQk',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/daftar/post' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::wplYVkbKAAwH2PJ6',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/lupa' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::0lVCmSMkbJRlrzpW',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/lupa/password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::pnXHspiRokET0jBW',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::al49iWMThqM9tYiI',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/dashboard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'home',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/instansi' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'instansi.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'instansi.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/instansi/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'instansi.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/aksesAplikasi' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'aksesAplikasi.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'aksesAplikasi.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/aksesAplikasi/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'aksesAplikasi.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'user.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/input-data' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'input-data.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'input-data.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/input-data/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'input-data.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/profile' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'profile.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'profile.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/profile/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'profile.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/master-input' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'master-input.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'master-input.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/master-input/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'master-input.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/kalender' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kalender.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'kalender.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/kalender/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kalender.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/tarik_data' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tarik_data.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'tarik_data.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/tarik_data/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tarik_data.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/kepramukaan' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kepramukaan.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'kepramukaan.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/kepramukaan/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kepramukaan.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/kepemudaan' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kepemudaan.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'kepemudaan.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/kepemudaan/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kepemudaan.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/kewirausahaan' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kewirausahaan.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'kewirausahaan.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/kewirausahaan/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kewirausahaan.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
),
2 =>
array (
0 => '{^(?|/d(?|inas/([^/]++)(*:25)|aftar/verifikasi/([^/]++)(*:57))|/in(?|stansi(?|s/(?|([^/]++)(*:93)|POST/([^/]++)(*:113))|/([^/]++)(?|(*:134)|/edit(*:147)|(*:155)))|put\\-data/(?|lihat\\-data/([^/]++)/([^/]++)(*:207)|create\\-data/([^/]++)(*:236)|([^/]++)(?|/edit(?|\\-data/([^/]++)(*:278)|(*:286))|(*:295))))|/lupa(?|/password/([^/]++)(*:332)|_passowrd/([^/]++)(*:358))|/a(?|ksesAplikasi/([^/]++)(?|(*:396)|/edit(*:409)|(*:417))|dmin/lihat\\-data/([^/]++)(*:451))|/user/([^/]++)(?|(*:477)|/edit(*:490)|(*:498))|/profile/([^/]++)(?|(*:527)|/edit(*:540)|(*:548))|/master\\-input/([^/]++)(?|(*:583)|/edit(*:596)|(*:604))|/k(?|alender/([^/]++)(?|(*:637)|/edit(*:650)|(*:658))|e(?|p(?|ramukaan/([^/]++)(?|(*:695)|/edit(*:708)|(*:716))|emudaan/([^/]++)(?|(*:744)|/edit(*:757)|(*:765)))|wirausahaan/([^/]++)(?|(*:798)|/edit(*:811)|(*:819))))|/tarik_data/([^/]++)(?|(*:853)|/edit(*:866)|(*:874)))/?$}sDu',
),
3 =>
array (
25 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::YbXKPIHP9YPxIDOg',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
57 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::8C8Wqx3J1dTG5dHV',
),
1 =>
array (
0 => 'token',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
93 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Yu8solH8iGMl75az',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
113 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::zRt2ShEY7f63zr44',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
134 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'instansi.show',
),
1 =>
array (
0 => 'instansi',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
147 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'instansi.edit',
),
1 =>
array (
0 => 'instansi',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
155 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'instansi.update',
),
1 =>
array (
0 => 'instansi',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'instansi.destroy',
),
1 =>
array (
0 => 'instansi',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
207 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'input.index',
),
1 =>
array (
0 => 'id',
1 => 'user',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
236 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'create_input',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
278 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ax7Nx13LdjqAeYP5',
),
1 =>
array (
0 => 'input_datum',
1 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
286 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'input-data.edit',
),
1 =>
array (
0 => 'input_datum',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
295 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'input-data.show',
),
1 =>
array (
0 => 'input_datum',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'input-data.update',
),
1 =>
array (
0 => 'input_datum',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'input-data.destroy',
),
1 =>
array (
0 => 'input_datum',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
332 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::FpWokEiAQXqky8Zn',
),
1 =>
array (
0 => 'token',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
358 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::69xSQvtdLqg6Q1aF',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
396 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'aksesAplikasi.show',
),
1 =>
array (
0 => 'aksesAplikasi',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
409 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'aksesAplikasi.edit',
),
1 =>
array (
0 => 'aksesAplikasi',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
417 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'aksesAplikasi.update',
),
1 =>
array (
0 => 'aksesAplikasi',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'aksesAplikasi.destroy',
),
1 =>
array (
0 => 'aksesAplikasi',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
451 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::fwtxg5dBrj3lPgYG',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
477 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.show',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
490 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.edit',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
498 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.update',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'user.destroy',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
527 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'profile.show',
),
1 =>
array (
0 => 'profile',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
540 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'profile.edit',
),
1 =>
array (
0 => 'profile',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
548 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'profile.update',
),
1 =>
array (
0 => 'profile',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'profile.destroy',
),
1 =>
array (
0 => 'profile',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
583 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'master-input.show',
),
1 =>
array (
0 => 'master_input',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
596 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'master-input.edit',
),
1 =>
array (
0 => 'master_input',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
604 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'master-input.update',
),
1 =>
array (
0 => 'master_input',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'master-input.destroy',
),
1 =>
array (
0 => 'master_input',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
637 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kalender.show',
),
1 =>
array (
0 => 'kalender',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
650 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kalender.edit',
),
1 =>
array (
0 => 'kalender',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
658 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kalender.update',
),
1 =>
array (
0 => 'kalender',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'kalender.destroy',
),
1 =>
array (
0 => 'kalender',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
695 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kepramukaan.show',
),
1 =>
array (
0 => 'kepramukaan',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
708 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kepramukaan.edit',
),
1 =>
array (
0 => 'kepramukaan',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
716 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kepramukaan.update',
),
1 =>
array (
0 => 'kepramukaan',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'kepramukaan.destroy',
),
1 =>
array (
0 => 'kepramukaan',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
744 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kepemudaan.show',
),
1 =>
array (
0 => 'kepemudaan',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
757 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kepemudaan.edit',
),
1 =>
array (
0 => 'kepemudaan',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
765 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kepemudaan.update',
),
1 =>
array (
0 => 'kepemudaan',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'kepemudaan.destroy',
),
1 =>
array (
0 => 'kepemudaan',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
798 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kewirausahaan.show',
),
1 =>
array (
0 => 'kewirausahaan',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
811 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kewirausahaan.edit',
),
1 =>
array (
0 => 'kewirausahaan',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
819 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'kewirausahaan.update',
),
1 =>
array (
0 => 'kewirausahaan',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'kewirausahaan.destroy',
),
1 =>
array (
0 => 'kewirausahaan',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
853 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tarik_data.show',
),
1 =>
array (
0 => 'tarik_datum',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
866 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tarik_data.edit',
),
1 =>
array (
0 => 'tarik_datum',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
874 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tarik_data.update',
),
1 =>
array (
0 => 'tarik_datum',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'tarik_data.destroy',
),
1 =>
array (
0 => 'tarik_datum',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 => NULL,
1 => NULL,
2 => NULL,
3 => NULL,
4 => false,
5 => false,
6 => 0,
),
),
),
4 => NULL,
),
'attributes' =>
array (
'sanctum.csrf-cookie' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sanctum/csrf-cookie',
'action' =>
array (
'uses' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show',
'controller' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show',
'namespace' => NULL,
'prefix' => 'sanctum',
'where' =>
array (
),
'middleware' =>
array (
0 => 'web',
),
'as' => 'sanctum.csrf-cookie',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'ignition.healthCheck' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_ignition/health-check',
'action' =>
array (
'middleware' =>
array (
0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
),
'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\HealthCheckController@__invoke',
'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\HealthCheckController',
'as' => 'ignition.healthCheck',
'namespace' => NULL,
'prefix' => '_ignition',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'ignition.executeSolution' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => '_ignition/execute-solution',
'action' =>
array (
'middleware' =>
array (
0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
),
'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\ExecuteSolutionController@__invoke',
'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\ExecuteSolutionController',
'as' => 'ignition.executeSolution',
'namespace' => NULL,
'prefix' => '_ignition',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'ignition.updateConfig' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => '_ignition/update-config',
'action' =>
array (
'middleware' =>
array (
0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
),
'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\UpdateConfigController@__invoke',
'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\UpdateConfigController',
'as' => 'ignition.updateConfig',
'namespace' => NULL,
'prefix' => '_ignition',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::FimJl5OkIBWIc6Na' =>
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:"000000000000052e0000000000000000";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::FimJl5OkIBWIc6Na',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::J63ZDVW9UoTnm6go' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '/',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\DashboardController@home',
'controller' => 'App\\Http\\Controllers\\DashboardController@home',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::J63ZDVW9UoTnm6go',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::lO30OZe3fWvlRJi8' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'rekab',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\DashboardController@rekab',
'controller' => 'App\\Http\\Controllers\\DashboardController@rekab',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::lO30OZe3fWvlRJi8',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::YbXKPIHP9YPxIDOg' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'dinas/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\DashboardController@dinas',
'controller' => 'App\\Http\\Controllers\\DashboardController@dinas',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::YbXKPIHP9YPxIDOg',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\AuthController@login',
'controller' => 'App\\Http\\Controllers\\AuthController@login',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'login',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::vudEqTp8XvdQ815k' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'login/post',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\AuthController@login_post',
'controller' => 'App\\Http\\Controllers\\AuthController@login_post',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::vudEqTp8XvdQ815k',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::C9hd1Ua19XW2uyQk' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'daftar',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\AuthController@daftar',
'controller' => 'App\\Http\\Controllers\\AuthController@daftar',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::C9hd1Ua19XW2uyQk',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::wplYVkbKAAwH2PJ6' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'daftar/post',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\AuthController@daftar_post',
'controller' => 'App\\Http\\Controllers\\AuthController@daftar_post',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::wplYVkbKAAwH2PJ6',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::8C8Wqx3J1dTG5dHV' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'daftar/verifikasi/{token}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\AuthController@verifikasi',
'controller' => 'App\\Http\\Controllers\\AuthController@verifikasi',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::8C8Wqx3J1dTG5dHV',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Yu8solH8iGMl75az' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'instansis/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\AuthController@instansi',
'controller' => 'App\\Http\\Controllers\\AuthController@instansi',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::Yu8solH8iGMl75az',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::zRt2ShEY7f63zr44' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'instansis/POST/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\AuthController@instansi_post',
'controller' => 'App\\Http\\Controllers\\AuthController@instansi_post',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::zRt2ShEY7f63zr44',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::0lVCmSMkbJRlrzpW' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'lupa',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\AuthController@lupa_password',
'controller' => 'App\\Http\\Controllers\\AuthController@lupa_password',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::0lVCmSMkbJRlrzpW',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::pnXHspiRokET0jBW' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'lupa/password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\AuthController@lupa_password_post',
'controller' => 'App\\Http\\Controllers\\AuthController@lupa_password_post',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::pnXHspiRokET0jBW',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::FpWokEiAQXqky8Zn' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'lupa/password/{token}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\AuthController@verifikasi_password',
'controller' => 'App\\Http\\Controllers\\AuthController@verifikasi_password',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::FpWokEiAQXqky8Zn',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::69xSQvtdLqg6Q1aF' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'lupa_passowrd/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\AuthController@lupa_password_edit',
'controller' => 'App\\Http\\Controllers\\AuthController@lupa_password_edit',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::69xSQvtdLqg6Q1aF',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::al49iWMThqM9tYiI' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'logout',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'uses' => 'App\\Http\\Controllers\\AuthController@logout',
'controller' => 'App\\Http\\Controllers\\AuthController@logout',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::al49iWMThqM9tYiI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'home' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'dashboard',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'uses' => 'App\\Http\\Controllers\\DashboardController@index',
'controller' => 'App\\Http\\Controllers\\DashboardController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'home',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'instansi.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'instansi',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'instansi.index',
'uses' => 'App\\Http\\Controllers\\InstansiController@index',
'controller' => 'App\\Http\\Controllers\\InstansiController@index',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'instansi.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'instansi/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'instansi.create',
'uses' => 'App\\Http\\Controllers\\InstansiController@create',
'controller' => 'App\\Http\\Controllers\\InstansiController@create',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'instansi.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'instansi',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'instansi.store',
'uses' => 'App\\Http\\Controllers\\InstansiController@store',
'controller' => 'App\\Http\\Controllers\\InstansiController@store',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'instansi.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'instansi/{instansi}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'instansi.show',
'uses' => 'App\\Http\\Controllers\\InstansiController@show',
'controller' => 'App\\Http\\Controllers\\InstansiController@show',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'instansi.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'instansi/{instansi}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'instansi.edit',
'uses' => 'App\\Http\\Controllers\\InstansiController@edit',
'controller' => 'App\\Http\\Controllers\\InstansiController@edit',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'instansi.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'instansi/{instansi}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'instansi.update',
'uses' => 'App\\Http\\Controllers\\InstansiController@update',
'controller' => 'App\\Http\\Controllers\\InstansiController@update',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'instansi.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'instansi/{instansi}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'instansi.destroy',
'uses' => 'App\\Http\\Controllers\\InstansiController@destroy',
'controller' => 'App\\Http\\Controllers\\InstansiController@destroy',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'aksesAplikasi.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'aksesAplikasi',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'aksesAplikasi.index',
'uses' => 'App\\Http\\Controllers\\AksesAplikasiController@index',
'controller' => 'App\\Http\\Controllers\\AksesAplikasiController@index',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'aksesAplikasi.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'aksesAplikasi/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'aksesAplikasi.create',
'uses' => 'App\\Http\\Controllers\\AksesAplikasiController@create',
'controller' => 'App\\Http\\Controllers\\AksesAplikasiController@create',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'aksesAplikasi.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'aksesAplikasi',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'aksesAplikasi.store',
'uses' => 'App\\Http\\Controllers\\AksesAplikasiController@store',
'controller' => 'App\\Http\\Controllers\\AksesAplikasiController@store',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'aksesAplikasi.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'aksesAplikasi/{aksesAplikasi}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'aksesAplikasi.show',
'uses' => 'App\\Http\\Controllers\\AksesAplikasiController@show',
'controller' => 'App\\Http\\Controllers\\AksesAplikasiController@show',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'aksesAplikasi.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'aksesAplikasi/{aksesAplikasi}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'aksesAplikasi.edit',
'uses' => 'App\\Http\\Controllers\\AksesAplikasiController@edit',
'controller' => 'App\\Http\\Controllers\\AksesAplikasiController@edit',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'aksesAplikasi.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'aksesAplikasi/{aksesAplikasi}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'aksesAplikasi.update',
'uses' => 'App\\Http\\Controllers\\AksesAplikasiController@update',
'controller' => 'App\\Http\\Controllers\\AksesAplikasiController@update',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'aksesAplikasi.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'aksesAplikasi/{aksesAplikasi}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'aksesAplikasi.destroy',
'uses' => 'App\\Http\\Controllers\\AksesAplikasiController@destroy',
'controller' => 'App\\Http\\Controllers\\AksesAplikasiController@destroy',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'user.index',
'uses' => 'App\\Http\\Controllers\\UserController@index',
'controller' => 'App\\Http\\Controllers\\UserController@index',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'user.create',
'uses' => 'App\\Http\\Controllers\\UserController@create',
'controller' => 'App\\Http\\Controllers\\UserController@create',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'user',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'user.store',
'uses' => 'App\\Http\\Controllers\\UserController@store',
'controller' => 'App\\Http\\Controllers\\UserController@store',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'user.show',
'uses' => 'App\\Http\\Controllers\\UserController@show',
'controller' => 'App\\Http\\Controllers\\UserController@show',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/{user}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'user.edit',
'uses' => 'App\\Http\\Controllers\\UserController@edit',
'controller' => 'App\\Http\\Controllers\\UserController@edit',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'user/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'user.update',
'uses' => 'App\\Http\\Controllers\\UserController@update',
'controller' => 'App\\Http\\Controllers\\UserController@update',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'user/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'user.destroy',
'uses' => 'App\\Http\\Controllers\\UserController@destroy',
'controller' => 'App\\Http\\Controllers\\UserController@destroy',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'input.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'input-data/lihat-data/{id}/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'uses' => 'App\\Http\\Controllers\\InputDataController@index_input',
'controller' => 'App\\Http\\Controllers\\InputDataController@index_input',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'input.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'create_input' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'input-data/create-data/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'uses' => 'App\\Http\\Controllers\\InputDataController@create_input',
'controller' => 'App\\Http\\Controllers\\InputDataController@create_input',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'create_input',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ax7Nx13LdjqAeYP5' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'input-data/{input_datum}/edit-data/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'uses' => 'App\\Http\\Controllers\\InputDataController@edit_input',
'controller' => 'App\\Http\\Controllers\\InputDataController@edit_input',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::ax7Nx13LdjqAeYP5',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'input-data.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'input-data',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'input-data.index',
'uses' => 'App\\Http\\Controllers\\InputDataController@index',
'controller' => 'App\\Http\\Controllers\\InputDataController@index',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'input-data.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'input-data/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'input-data.create',
'uses' => 'App\\Http\\Controllers\\InputDataController@create',
'controller' => 'App\\Http\\Controllers\\InputDataController@create',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'input-data.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'input-data',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'input-data.store',
'uses' => 'App\\Http\\Controllers\\InputDataController@store',
'controller' => 'App\\Http\\Controllers\\InputDataController@store',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'input-data.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'input-data/{input_datum}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'input-data.show',
'uses' => 'App\\Http\\Controllers\\InputDataController@show',
'controller' => 'App\\Http\\Controllers\\InputDataController@show',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'input-data.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'input-data/{input_datum}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'input-data.edit',
'uses' => 'App\\Http\\Controllers\\InputDataController@edit',
'controller' => 'App\\Http\\Controllers\\InputDataController@edit',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'input-data.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'input-data/{input_datum}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'input-data.update',
'uses' => 'App\\Http\\Controllers\\InputDataController@update',
'controller' => 'App\\Http\\Controllers\\InputDataController@update',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'input-data.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'input-data/{input_datum}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'input-data.destroy',
'uses' => 'App\\Http\\Controllers\\InputDataController@destroy',
'controller' => 'App\\Http\\Controllers\\InputDataController@destroy',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'profile',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'profile.index',
'uses' => 'App\\Http\\Controllers\\ProfileWebController@index',
'controller' => 'App\\Http\\Controllers\\ProfileWebController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'profile/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'profile.create',
'uses' => 'App\\Http\\Controllers\\ProfileWebController@create',
'controller' => 'App\\Http\\Controllers\\ProfileWebController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'profile',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'profile.store',
'uses' => 'App\\Http\\Controllers\\ProfileWebController@store',
'controller' => 'App\\Http\\Controllers\\ProfileWebController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'profile/{profile}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'profile.show',
'uses' => 'App\\Http\\Controllers\\ProfileWebController@show',
'controller' => 'App\\Http\\Controllers\\ProfileWebController@show',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'profile/{profile}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'profile.edit',
'uses' => 'App\\Http\\Controllers\\ProfileWebController@edit',
'controller' => 'App\\Http\\Controllers\\ProfileWebController@edit',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'profile/{profile}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'profile.update',
'uses' => 'App\\Http\\Controllers\\ProfileWebController@update',
'controller' => 'App\\Http\\Controllers\\ProfileWebController@update',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'profile/{profile}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'profile.destroy',
'uses' => 'App\\Http\\Controllers\\ProfileWebController@destroy',
'controller' => 'App\\Http\\Controllers\\ProfileWebController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'master-input.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'master-input',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'master-input.index',
'uses' => 'App\\Http\\Controllers\\MasterInputController@index',
'controller' => 'App\\Http\\Controllers\\MasterInputController@index',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'master-input.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'master-input/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'master-input.create',
'uses' => 'App\\Http\\Controllers\\MasterInputController@create',
'controller' => 'App\\Http\\Controllers\\MasterInputController@create',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'master-input.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'master-input',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'master-input.store',
'uses' => 'App\\Http\\Controllers\\MasterInputController@store',
'controller' => 'App\\Http\\Controllers\\MasterInputController@store',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'master-input.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'master-input/{master_input}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'master-input.show',
'uses' => 'App\\Http\\Controllers\\MasterInputController@show',
'controller' => 'App\\Http\\Controllers\\MasterInputController@show',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'master-input.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'master-input/{master_input}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'master-input.edit',
'uses' => 'App\\Http\\Controllers\\MasterInputController@edit',
'controller' => 'App\\Http\\Controllers\\MasterInputController@edit',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'master-input.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'master-input/{master_input}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'master-input.update',
'uses' => 'App\\Http\\Controllers\\MasterInputController@update',
'controller' => 'App\\Http\\Controllers\\MasterInputController@update',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'master-input.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'master-input/{master_input}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin,User',
),
'as' => 'master-input.destroy',
'uses' => 'App\\Http\\Controllers\\MasterInputController@destroy',
'controller' => 'App\\Http\\Controllers\\MasterInputController@destroy',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::fwtxg5dBrj3lPgYG' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/lihat-data/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'uses' => 'App\\Http\\Controllers\\DashboardController@lihat_master',
'controller' => 'App\\Http\\Controllers\\DashboardController@lihat_master',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::fwtxg5dBrj3lPgYG',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kalender.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kalender',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'kalender.index',
'uses' => 'App\\Http\\Controllers\\KalenderController@index',
'controller' => 'App\\Http\\Controllers\\KalenderController@index',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kalender.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kalender/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'kalender.create',
'uses' => 'App\\Http\\Controllers\\KalenderController@create',
'controller' => 'App\\Http\\Controllers\\KalenderController@create',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kalender.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'kalender',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'kalender.store',
'uses' => 'App\\Http\\Controllers\\KalenderController@store',
'controller' => 'App\\Http\\Controllers\\KalenderController@store',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kalender.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kalender/{kalender}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'kalender.show',
'uses' => 'App\\Http\\Controllers\\KalenderController@show',
'controller' => 'App\\Http\\Controllers\\KalenderController@show',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kalender.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kalender/{kalender}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'kalender.edit',
'uses' => 'App\\Http\\Controllers\\KalenderController@edit',
'controller' => 'App\\Http\\Controllers\\KalenderController@edit',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kalender.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'kalender/{kalender}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'kalender.update',
'uses' => 'App\\Http\\Controllers\\KalenderController@update',
'controller' => 'App\\Http\\Controllers\\KalenderController@update',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kalender.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'kalender/{kalender}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'kalender.destroy',
'uses' => 'App\\Http\\Controllers\\KalenderController@destroy',
'controller' => 'App\\Http\\Controllers\\KalenderController@destroy',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tarik_data.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'tarik_data',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'tarik_data.index',
'uses' => 'App\\Http\\Controllers\\TarikDataController@index',
'controller' => 'App\\Http\\Controllers\\TarikDataController@index',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tarik_data.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'tarik_data/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'tarik_data.create',
'uses' => 'App\\Http\\Controllers\\TarikDataController@create',
'controller' => 'App\\Http\\Controllers\\TarikDataController@create',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tarik_data.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'tarik_data',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'tarik_data.store',
'uses' => 'App\\Http\\Controllers\\TarikDataController@store',
'controller' => 'App\\Http\\Controllers\\TarikDataController@store',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tarik_data.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'tarik_data/{tarik_datum}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'tarik_data.show',
'uses' => 'App\\Http\\Controllers\\TarikDataController@show',
'controller' => 'App\\Http\\Controllers\\TarikDataController@show',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tarik_data.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'tarik_data/{tarik_datum}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'tarik_data.edit',
'uses' => 'App\\Http\\Controllers\\TarikDataController@edit',
'controller' => 'App\\Http\\Controllers\\TarikDataController@edit',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tarik_data.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'tarik_data/{tarik_datum}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'tarik_data.update',
'uses' => 'App\\Http\\Controllers\\TarikDataController@update',
'controller' => 'App\\Http\\Controllers\\TarikDataController@update',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tarik_data.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'tarik_data/{tarik_datum}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:Admin',
),
'as' => 'tarik_data.destroy',
'uses' => 'App\\Http\\Controllers\\TarikDataController@destroy',
'controller' => 'App\\Http\\Controllers\\TarikDataController@destroy',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepramukaan.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kepramukaan',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepramukaan.index',
'uses' => 'App\\Http\\Controllers\\KepramukaanController@index',
'controller' => 'App\\Http\\Controllers\\KepramukaanController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepramukaan.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kepramukaan/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepramukaan.create',
'uses' => 'App\\Http\\Controllers\\KepramukaanController@create',
'controller' => 'App\\Http\\Controllers\\KepramukaanController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepramukaan.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'kepramukaan',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepramukaan.store',
'uses' => 'App\\Http\\Controllers\\KepramukaanController@store',
'controller' => 'App\\Http\\Controllers\\KepramukaanController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepramukaan.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kepramukaan/{kepramukaan}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepramukaan.show',
'uses' => 'App\\Http\\Controllers\\KepramukaanController@show',
'controller' => 'App\\Http\\Controllers\\KepramukaanController@show',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepramukaan.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kepramukaan/{kepramukaan}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepramukaan.edit',
'uses' => 'App\\Http\\Controllers\\KepramukaanController@edit',
'controller' => 'App\\Http\\Controllers\\KepramukaanController@edit',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepramukaan.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'kepramukaan/{kepramukaan}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepramukaan.update',
'uses' => 'App\\Http\\Controllers\\KepramukaanController@update',
'controller' => 'App\\Http\\Controllers\\KepramukaanController@update',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepramukaan.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'kepramukaan/{kepramukaan}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepramukaan.destroy',
'uses' => 'App\\Http\\Controllers\\KepramukaanController@destroy',
'controller' => 'App\\Http\\Controllers\\KepramukaanController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepemudaan.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kepemudaan',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepemudaan.index',
'uses' => 'App\\Http\\Controllers\\KepemudaanController@index',
'controller' => 'App\\Http\\Controllers\\KepemudaanController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepemudaan.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kepemudaan/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepemudaan.create',
'uses' => 'App\\Http\\Controllers\\KepemudaanController@create',
'controller' => 'App\\Http\\Controllers\\KepemudaanController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepemudaan.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'kepemudaan',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepemudaan.store',
'uses' => 'App\\Http\\Controllers\\KepemudaanController@store',
'controller' => 'App\\Http\\Controllers\\KepemudaanController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepemudaan.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kepemudaan/{kepemudaan}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepemudaan.show',
'uses' => 'App\\Http\\Controllers\\KepemudaanController@show',
'controller' => 'App\\Http\\Controllers\\KepemudaanController@show',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepemudaan.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kepemudaan/{kepemudaan}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepemudaan.edit',
'uses' => 'App\\Http\\Controllers\\KepemudaanController@edit',
'controller' => 'App\\Http\\Controllers\\KepemudaanController@edit',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepemudaan.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'kepemudaan/{kepemudaan}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepemudaan.update',
'uses' => 'App\\Http\\Controllers\\KepemudaanController@update',
'controller' => 'App\\Http\\Controllers\\KepemudaanController@update',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kepemudaan.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'kepemudaan/{kepemudaan}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kepemudaan.destroy',
'uses' => 'App\\Http\\Controllers\\KepemudaanController@destroy',
'controller' => 'App\\Http\\Controllers\\KepemudaanController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kewirausahaan.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kewirausahaan',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kewirausahaan.index',
'uses' => 'App\\Http\\Controllers\\KewirausahaanController@index',
'controller' => 'App\\Http\\Controllers\\KewirausahaanController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kewirausahaan.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kewirausahaan/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kewirausahaan.create',
'uses' => 'App\\Http\\Controllers\\KewirausahaanController@create',
'controller' => 'App\\Http\\Controllers\\KewirausahaanController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kewirausahaan.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'kewirausahaan',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kewirausahaan.store',
'uses' => 'App\\Http\\Controllers\\KewirausahaanController@store',
'controller' => 'App\\Http\\Controllers\\KewirausahaanController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kewirausahaan.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kewirausahaan/{kewirausahaan}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kewirausahaan.show',
'uses' => 'App\\Http\\Controllers\\KewirausahaanController@show',
'controller' => 'App\\Http\\Controllers\\KewirausahaanController@show',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kewirausahaan.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'kewirausahaan/{kewirausahaan}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kewirausahaan.edit',
'uses' => 'App\\Http\\Controllers\\KewirausahaanController@edit',
'controller' => 'App\\Http\\Controllers\\KewirausahaanController@edit',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kewirausahaan.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'kewirausahaan/{kewirausahaan}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kewirausahaan.update',
'uses' => 'App\\Http\\Controllers\\KewirausahaanController@update',
'controller' => 'App\\Http\\Controllers\\KewirausahaanController@update',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'kewirausahaan.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'kewirausahaan/{kewirausahaan}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'checkRole:User',
),
'as' => 'kewirausahaan.destroy',
'uses' => 'App\\Http\\Controllers\\KewirausahaanController@destroy',
'controller' => 'App\\Http\\Controllers\\KewirausahaanController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
),
)
);
Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]