function (string $parent, string $filename) { return Find::file($parent, $filename)->panel()->dropdown(); } ];