[ // Admin route - simple GET only [ 'name' => 'admin#index', 'url' => '/admin', 'verb' => 'GET', 'requirements' => [], ], ], ];