$list, ]); App::render('configurations/view', [ 'list' => $list, 'file' => $file, 'content' => $content, 'type' => [ 'json' => 'json', 'properties' => '.properties', ][pathinfo($file, PATHINFO_EXTENSION)], ]);