@extends('layouts.home') @section('title', $article->title) @section('keywords', $article->keywords) @section('description', $article->description) @section('content')
{!! htmlspecialchars_decode(config('bjyblog.copyright_word')) !!}
{{ $comment->socialiteUser->name }} :{!! $comment->content !!}
{{ $comment->created_at }} {{ translate('Reply') }}
{{ $comment->socialiteUser->name }} :{!! $comment->content !!}
{{ $comment->created_at }} {{ translate('Reply') }}