{{substr($arcs['created_at'],8,2)}}
{{substr($arcs['created_at'],5,2)}}月
@extends('layout.list')
@section('title')
{{$arcs['title']}}
@endsection
@section('top')
文章详情
评论({{getTotalComment($arcs['id'])}})
{!!$v['content']!!}