startSection('title', $article->seoTitle() . ' - ' . $siteName); ?> startSection('description', $article->seoDescription()); ?> startSection('content'); ?>
template === 'feature' && $article->cover): ?>
<?php echo e($article->title); ?>

title); ?>

published_at?->format('Y-m-d')); ?> · author ?: '云创芯'); ?> template === 'tech'): ?> 技术文档 template === 'feature'): ?> 专题报道

category): ?>

分类:category->name); ?>

template === 'feature' && $article->summary): ?>

summary); ?>

summary): ?>

summary); ?>

body): ?>
]/i', $article->body)): ?> body; ?> body)); ?>
stopSection(); ?> make('layouts.app', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?>