<?php copy(string $from, string $to, ?resource $context = null): bool
<?php mkdir(dirname($toPath)); } copy($fromPath, $toPath); View::render('components.two-column-detail', [ 'left' => $to,