try {
                        switch ($c->type) {
                            case 'Route':
                                $url = route($c->path);
                                break;